Skip to content

Commit 936793c

Browse files
authored
Merge pull request #1124 from GyulyVGC/dependabot/github_actions/actions/checkout-6
2 parents 8365353 + 858f6c9 commit 936793c

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
@@ -29,7 +29,7 @@ jobs:
2929

3030
steps:
3131
- name: Checkout repository
32-
uses: actions/checkout@v4
32+
uses: actions/checkout@v6
3333

3434
- name: Initialize CodeQL
3535
uses: github/codeql-action/init@v4

0 commit comments

Comments
 (0)