Skip to content

Commit 2a0b76e

Browse files
authored
Merge pull request #10 from basicx-StrgV/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2 parents 461693c + eec9f42 commit 2a0b76e

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@v2
42+
uses: actions/checkout@v3
4343

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

0 commit comments

Comments
 (0)