We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f792408 + 68571fb commit fce00d8Copy full SHA for fce00d8
1 file changed
.github/workflows/cd.yml
@@ -61,7 +61,7 @@ jobs:
61
environment: release
62
steps:
63
- name: Fetch build artifacts
64
- uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741
+ uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7
65
with:
66
name: build-artifacts
67
path: dist
0 commit comments