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.
2 parents afa8678 + d6d1c00 commit 6827a58Copy full SHA for 6827a58
.github/workflows/release.yml
@@ -530,7 +530,7 @@ jobs:
530
uses: actions/checkout@v5
531
532
- name: Download all artifacts
533
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v6
534
with:
535
path: artifacts
536
.github/workflows/test-release-validation.yml
@@ -138,7 +138,7 @@ jobs:
138
139
steps:
140
- name: Download all test artifacts
141
142
143
path: test-artifacts
144
0 commit comments