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.
1 parent 9c66a03 commit 82e7203Copy full SHA for 82e7203
.github/workflows/ci.yaml
@@ -300,7 +300,7 @@ jobs:
300
./run_tests.sh
301
302
- name: Upload artifact
303
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
304
with:
305
name: ${{ matrix.platform.artifact-name }}-${{ matrix.builder.name }}
306
path: ${{ matrix.platform.artifact-path[matrix.builder.name] }}
0 commit comments