Skip to content

Commit 9f669fa

Browse files
Bump actions/checkout from 4 to 5 (#654)
1 parent 6fa57b2 commit 9f669fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
name: Linting
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@v4
10+
- uses: actions/checkout@v5
1111
- uses: actions/setup-python@v5
1212
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)