Skip to content

Commit c32238c

Browse files
committed
Update actions/checkout action to v3
1 parent fe5938a commit c32238c

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)