Skip to content

Commit 5d80670

Browse files
Lzw655Copilot
andauthored
Update .github/workflows/pre-commit.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a316936 commit 5d80670

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
@@ -9,6 +9,6 @@ jobs:
99
pre-commit:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@master
12+
- uses: actions/checkout@v3
1313
- uses: actions/setup-python@v5.2.0
1414
- uses: pre-commit/action@v3.0.1

0 commit comments

Comments
 (0)