We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7580cde + 3d5b287 commit af0381cCopy full SHA for af0381c
1 file changed
.github/workflows/run-all-tests.yml
@@ -186,7 +186,7 @@ jobs:
186
id-token: write
187
steps:
188
- name: Download packages built by build-and-check-package
189
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
190
with:
191
name: Packages
192
path: dist
@@ -209,7 +209,7 @@ jobs:
209
210
211
212
213
214
215
0 commit comments