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 114b894 commit 11aad86Copy full SHA for 11aad86
.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