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 091c2dc commit 4ef7d37Copy full SHA for 4ef7d37
.github/workflows/release.yml
@@ -88,7 +88,7 @@ jobs:
88
- build
89
steps:
90
- name: Download digests
91
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
92
with:
93
path: ${{ runner.temp }}/digests
94
pattern: digests-*
0 commit comments