Skip to content

Commit

Permalink
Merge pull request #5 from sstsimulator/41e8dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/setup-python-5

Bump actions/setup-python from 3 to 5
  • Loading branch information
berquist authored Jan 17, 2024
2 parents 37196ff + 5aeff25 commit d2be1ab
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 @@ -12,5 +12,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]

0 comments on commit d2be1ab

Please sign in to comment.