Skip to content

Commit 583002c

Browse files
Bump actions/checkout from 5 to 6 (#9)
1 parent 37ac3ca commit 583002c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
lint:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v5
9+
- uses: actions/checkout@v6
1010
- name: Lint Code Base
1111
uses: docker://ghcr.io/github/super-linter:slim-v4
1212
env:

0 commit comments

Comments
 (0)