Skip to content

Commit 1cf10df

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent f2099c2 commit 1cf10df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
uses: actions/checkout@v4
138138

139139
- name: Download Single-Platform Packages
140-
uses: actions/download-artifact@v4
140+
uses: actions/download-artifact@v5
141141
with:
142142
# See https://github.com/docker/build-push-action/blob/263435/README.md#summaries
143143
pattern: "!*.dockerbuild"

0 commit comments

Comments
 (0)