We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea459c6 + 95beba3 commit e8ce4beCopy full SHA for e8ce4be
1 file changed
.github/workflows/release.yml
@@ -73,7 +73,7 @@ jobs:
73
throw new Error('Package-build workflow did not complete successfully within 10 minutes');
74
75
- name: Download build artifacts
76
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
77
with:
78
name: packages
79
path: artifacts/
0 commit comments