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 b776ec2 commit 863d319Copy full SHA for 863d319
.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