There was an error while loading. Please reload this page.
2 parents 680f5a7 + 24b820e commit 1d713bdCopy full SHA for 1d713bd
2 files changed
.github/workflows/ci-cmake.yml
@@ -179,7 +179,7 @@ jobs:
179
./run-tests.sh
180
181
- name: Upload artifact
182
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
183
with:
184
name: ${{ matrix.artifact-name }}
185
path: ${{ matrix.artifact-path }}
.github/workflows/ci-scons.yml
@@ -223,7 +223,7 @@ jobs:
223
cd ..
224
225
226
227
228
229
0 commit comments