Skip to content

Commit 2d03379

Browse files
Update actions/checkout action to v6
1 parent 50c4c03 commit 2d03379

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/repo_linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
continue-on-error: true
3232

3333
- name: Checkout repository
34-
uses: actions/checkout@v4
34+
uses: actions/checkout@v6
3535
with:
3636
path: main
3737
fetch-depth: "1"

0 commit comments

Comments
 (0)