Skip to content

Commit 42c63d0

Browse files
Merge pull request #195 from codehaus-plexus/dependabot/github_actions/actions/checkout-3
2 parents 88562f7 + 276d246 commit 42c63d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
steps:
3737
- name: Checkout repository
38-
uses: actions/checkout@v2
38+
uses: actions/checkout@v3
3939

4040
# Initializes the CodeQL tools for scanning.
4141
- name: Initialize CodeQL

0 commit comments

Comments
 (0)