Skip to content

Commit 7779260

Browse files
Merge pull request #109 from GitTimeraider/dependabot/github_actions/develop/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents eed1121 + f65af21 commit 7779260

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
@@ -27,7 +27,7 @@ jobs:
2727

2828
steps:
2929
- name: Checkout repository
30-
uses: actions/checkout@v4
30+
uses: actions/checkout@v6
3131

3232
- name: Initialize CodeQL
3333
uses: github/codeql-action/init@v3

0 commit comments

Comments
 (0)