Skip to content

Commit 931a887

Browse files
authored
Update pre-commit.yml
1 parent 086be57 commit 931a887

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
@@ -12,6 +12,6 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v2
1414
- name: Setup
15-
uses: actions/setup-python@v2
15+
uses: actions/setup-python@v4
1616
- name: Pre-commit
1717
uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)