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 df0db07 commit 23f14a4Copy full SHA for 23f14a4
.github/workflows/buildtest.yaml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Archive quicksilver binaries
50
if: github.ref == 'refs/heads/develop'
51
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
52
with:
53
name: quicksilverd-${{ matrix.targetos }}-${{ matrix.arch }}
54
path: |
0 commit comments