Skip to content

Commit bfb0677

Browse files
Bump actions/checkout from 4 to 6 (#11)
1 parent 209f3d0 commit bfb0677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
name: pre-commit
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@v4
15+
- uses: actions/checkout@v6
1616
- uses: actions/setup-python@v6
1717
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)