Skip to content

Commit

Permalink
chore(deps): update actions/setup-python action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 1, 2022
1 parent 900bdd6 commit 9f2c175
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@v2
- uses: actions/setup-python@v2
- uses: actions/setup-python@v4
- uses: pre-commit/action@v2.0.3

0 comments on commit 9f2c175

Please sign in to comment.