Skip to content

Commit 0e5674f

Browse files
authored
Merge pull request #14 from basicx-StrgV/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 58aeaf5 + f22374c commit 0e5674f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
steps:
4141
- name: Checkout repository
42-
uses: actions/checkout@v3
42+
uses: actions/checkout@v4
4343

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

0 commit comments

Comments
 (0)