Skip to content

Commit

Permalink
chore(deps): update actions/setup-python action to v2.3.0 (#4293)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Nov 17, 2021
1 parent 6ae75d1 commit 363a2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
with:
java-version: 16
distribution: ${{ env.JAVA_DISTRIBUTION }}
- uses: actions/setup-python@dc73133d4da04e56a135ae2246682783cc7c7cb6 # renovate: tag=v2.2.2
- uses: actions/setup-python@0066b88440aa9562be742e2c60ee750fc57d8849 # renovate: tag=v2.3.0
with:
python-version: 3.6

Expand Down

0 comments on commit 363a2eb

Please sign in to comment.