Skip to content

Commit ffe9f05

Browse files
authored
Merge pull request #487 from edoardottt/devel
fix codeql-action
2 parents 4873a2a + 5c87d35 commit ffe9f05

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
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- name: Checkout repository
28-
uses: actions/checkout@v2
28+
uses: actions/checkout@v3
2929
with:
3030
# We must fetch at least the immediate parents so that if this is
3131
# a pull request then we can checkout the head.

0 commit comments

Comments
 (0)