We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd599c1 + d0201f9 commit 4d97daaCopy full SHA for 4d97daa
.github/workflows/codeql-analysis.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout repository
18
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
19
with:
20
# We must fetch at least the immediate parents so that if this is
21
# a pull request then we can checkout the head.
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
22
23
- name: Checkout
24
25
26
submodules: true
27
0 commit comments