Skip to content

Commit

Permalink
Merge pull request #10 from mikicz/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…setup-python-5

Bump actions/setup-python from 3 to 5
  • Loading branch information
mikicz authored Oct 21, 2024
2 parents 95f2121 + f5a3343 commit 56ea4db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]

0 comments on commit 56ea4db

Please sign in to comment.