Skip to content

Commit d43ad97

Browse files
authored
Merge pull request #86 from assert-rs/renovate/actions-setup-python-4.x
chore(deps): update actions/setup-python action to v4
2 parents fa0532f + 7e1987c commit d43ad97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v3
11-
- uses: actions/setup-python@v2
11+
- uses: actions/setup-python@v4
1212
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)