Skip to content

Commit 93016c4

Browse files
committed
upgrade actions/checkout to v6.0.1
1 parent 0c5b2d5 commit 93016c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414

1515
- name: Checkout this repository
16-
uses: actions/checkout@v3
16+
uses: actions/checkout@v6.0.1
1717

1818
- name: Download actionlint
1919
id: get_actionlint

0 commit comments

Comments
 (0)