Skip to content

Commit

Permalink
chore: bump actions/setup-python from 4 to 5 (#414)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and michael-siek committed Feb 7, 2024
1 parent 8043aae commit ed5c700
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 @@ -100,7 +100,7 @@ jobs:
java: [8, 11, 17]
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
- uses: actions/cache@v3
name: Restore npm cache
id: npm-cache
Expand Down

0 comments on commit ed5c700

Please sign in to comment.