Skip to content

Commit bfb0677

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/action@v3.0.1

0 commit comments

Comments
 (0)