Merge remote-tracking branch 'origin/dependabot/github_actions/actions/setup-python-4' into action-dependa-bump

This commit is contained in:
ViViDboarder 2023-01-25 15:53:29 -08:00
commit 3faf747817
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
- name: Run tests
run: cargo test --verbose
- uses: actions/setup-python@v2
- uses: actions/setup-python@v4
- name: Run pre-commit hooks
uses: pre-commit/action@v2.0.3