Skip to content

Commit 83107a9

Browse files
Update actions/checkout action to v6
1 parent 4851e48 commit 83107a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check_links.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
permissions:
1414
issues: write
1515
steps:
16-
- uses: actions/checkout@v4
16+
- uses: actions/checkout@v6
1717
with:
1818
path: main
1919
filter: "blob:none"

0 commit comments

Comments
 (0)