Skip to content

Commit

Permalink
Merge pull request #63 from scientificcomputing/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/actions/setup-python-5

Bump actions/setup-python from 4 to 5
  • Loading branch information
finsberg authored Dec 24, 2024
2 parents 2195abc + e0a15e7 commit 79dc621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
- uses: pre-commit/action@v3.0.1

0 comments on commit 79dc621

Please sign in to comment.