Skip to content

Commit 3f5da75

Browse files
authored
Merge pull request #26 from chpc-uofu/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 45ff500 + ffbe856 commit 3f5da75

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@v5
43+
uses: actions/checkout@v6
4444

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

0 commit comments

Comments
 (0)