Skip to content

Commit

Permalink
Merge pull request #665 from toml-rs/renovate/actions-setup-python-5.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/setup-python action to v5
  • Loading branch information
epage committed Jan 2, 2024
2 parents 0da2b51 + 8b3b8df commit 062e058
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 @@ -19,5 +19,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.0

0 comments on commit 062e058

Please sign in to comment.