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 9bbd1ac commit 855e9d4Copy full SHA for 855e9d4
.github/workflows/main.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Build in Docker
50
run: bash -ex ci/build-in-docker.sh
51
- name: Archive artifacts
52
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
53
with:
54
name: build ${{ matrix.NAME }}
55
path: |
0 commit comments