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 57fb215 commit 2c78129Copy full SHA for 2c78129
1 file changed
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
cp -L result/bin/pdf-sign "dist/pdf-sign-${{ runner.os }}-$(uname -m)"
53
54
- name: Upload artifact
55
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v6
56
with:
57
name: pdf-sign-${{ matrix.name }}
58
path: dist/*
0 commit comments