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 8432fac commit 4498af6Copy full SHA for 4498af6
.github/workflows/docker.yml
@@ -84,7 +84,7 @@ jobs:
84
REPOSITORY: ${{ github.repository }}
85
86
- name: Download images
87
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
88
with:
89
path: images
90
0 commit comments