Skip to content

Commit

Permalink
Merge pull request #86 from assert-rs/renovate/actions-setup-python-4.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/setup-python action to v4
  • Loading branch information
epage committed Dec 1, 2022
2 parents fa0532f + 7e1987c commit d43ad97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Expand Up @@ -8,5 +8,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v2
- uses: actions/setup-python@v4
- uses: pre-commit/action@v3.0.0

0 comments on commit d43ad97

Please sign in to comment.