Skip to content

Commit f4e3db3

Browse files
chore(deps): update actions/setup-python action to v4
1 parent 7141818 commit f4e3db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
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/action@v3.0.0

0 commit comments

Comments
 (0)