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 083c3f9 + db0ea14 commit bcff0d0Copy full SHA for bcff0d0
1 file changed
.github/workflows/docker.yml
@@ -80,7 +80,7 @@ jobs:
80
run: echo "IMAGE_NAME=ghcr.io/${{ github.repository_owner }}/stackclass-server" >> $GITHUB_ENV
81
82
- name: Download digests
83
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
84
with:
85
path: /tmp/digests
86
pattern: digests-*
0 commit comments