Skip to content

Commit 5675b2b

Browse files
authored
Merge pull request #10 from CyberFlameGO/renovate/actions-checkout-3.x
2 parents fe5938a + c32238c commit 5675b2b

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
@@ -38,7 +38,7 @@ jobs:
3838

3939
steps:
4040
- name: Checkout repository
41-
uses: actions/checkout@v2
41+
uses: actions/checkout@v3
4242

4343
- uses: actions/setup-java@v3
4444
with:

0 commit comments

Comments
 (0)