There was an error while loading. Please reload this page.
1 parent 2bce85b commit 1bf4734Copy full SHA for 1bf4734
3 files changed
.github/workflows/ci.yml
@@ -141,7 +141,7 @@ jobs:
141
142
steps:
143
- name: Checkout
144
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
145
with:
146
submodules: 'recursive'
147
.github/workflows/ci_msw.yml
@@ -44,7 +44,7 @@ jobs:
44
45
46
47
48
49
50
.github/workflows/codeql.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
- name: Checkout repository
29
30
31
- name: Initialize CodeQL
32
uses: github/codeql-action/init@v2
0 commit comments