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 184ed3e commit 9475bc4Copy full SHA for 9475bc4
.github/workflows/ci.yaml
@@ -51,7 +51,7 @@ jobs:
51
make OpenSSL-${{ matrix.target }}
52
53
- name: Upload Build Artifact
54
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
55
with:
56
name: dist-${{ matrix.target }}
57
path: dist
0 commit comments