Skip to content

Commit 960f5df

Browse files
Merge pull request #83 from overdrive1708/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents f5f0add + 2ad0589 commit 960f5df

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
@@ -40,7 +40,7 @@ jobs:
4040

4141
steps:
4242
- name: Checkout repository
43-
uses: actions/checkout@v4
43+
uses: actions/checkout@v6
4444

4545
# Initializes the CodeQL tools for scanning.
4646
- name: Initialize CodeQL

0 commit comments

Comments
 (0)