Skip to content

Commit b022249

Browse files
Build: Bump actions/checkout from 4 to 6 (#3087)
1 parent d5661ef commit b022249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
steps:
4343
- name: Checkout repository
44-
uses: actions/checkout@v4
44+
uses: actions/checkout@v6
4545

4646
- name: Initialize CodeQL
4747
uses: github/codeql-action/init@v4

0 commit comments

Comments
 (0)