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 52f6acc + b0fad37 commit 024a6d8Copy full SHA for 024a6d8
1 file changed
.github/workflows/build.yml
@@ -73,7 +73,7 @@ jobs:
73
needs: [build-docker]
74
steps:
75
- name: Download digests
76
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
77
with:
78
path: /tmp/digests
79
pattern: digests-*
0 commit comments