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 f2099c2 commit 1cf10dfCopy full SHA for 1cf10df
.github/workflows/ci.yml
@@ -137,7 +137,7 @@ jobs:
137
uses: actions/checkout@v4
138
139
- name: Download Single-Platform Packages
140
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
141
with:
142
# See https://github.com/docker/build-push-action/blob/263435/README.md#summaries
143
pattern: "!*.dockerbuild"
0 commit comments