Skip to content

Commit 2d1fac9

Browse files
chore(deps): update actions/setup-python action to v4
1 parent 0b1aac7 commit 2d1fac9

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@v3
11+
- uses: actions/setup-python@v4
1212
- uses: pre-commit/action@v3.0.0

0 commit comments

Comments
 (0)