We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d5d3ca + d7fe025 commit ffe1818Copy full SHA for ffe1818
1 file changed
.github/workflows/build.yml
@@ -90,7 +90,7 @@ jobs:
90
91
steps:
92
- name: Download image archive
93
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
94
with:
95
name: docker-image
96
path: /tmp/
0 commit comments