Skip to content

Commit

Permalink
Merge pull request #237 from LyraPhase/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/setup-python-5.1.1

build(deps): bump actions/setup-python from 4.3.0 to 5.1.1
  • Loading branch information
trinitronx authored Aug 6, 2024
2 parents e2a6492 + b0229c0 commit e2b3d37
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 @@ -17,5 +17,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4.3.0
- uses: actions/setup-python@v5.1.1
- uses: pre-commit/[email protected]

0 comments on commit e2b3d37

Please sign in to comment.