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