We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eeefeb5 + 2fa55a0 commit d03be1cCopy full SHA for d03be1c
1 file changed
.github/workflows/cd.yml
@@ -46,7 +46,7 @@ jobs:
46
files: dist/*
47
48
- name: Store build artifacts
49
- uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8
+ uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb
50
# NOTE: The GitHub release page contains the release artifacts too, but using
51
# GitHub upload/download actions seems robuster: there is no need to compute
52
# download URLs and tampering with artifacts between jobs is more limited.
0 commit comments