Skip to content

Commit 70c92d1

Browse files
Update checkout action version to v6
1 parent 39864f0 commit 70c92d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# your codebase is analyzed, see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages
5959
steps:
6060
- name: Checkout repository
61-
uses: actions/checkout@v4
61+
uses: actions/checkout@v6
6262
with:
6363
# Fetch all history for all branches and tags
6464
fetch-depth: 0

0 commit comments

Comments
 (0)