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.
1 parent a0eb08b commit 5026b7aCopy full SHA for 5026b7a
.github/workflows/release-cycle.yml
@@ -170,7 +170,7 @@ jobs:
170
- uses: actions/checkout@v6
171
- name: Download tarball artifact
172
id: artifact
173
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
174
with:
175
name: ${{ github.ref_name }}
176
- name: Check integrity
0 commit comments