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