Skip to content

Commit 7934483

Browse files
authored
Merge pull request #22 from crossplane-contrib/renovate/major-github-artifact-actions
Update actions/download-artifact action to v5
2 parents d4eb141 + 9ebf1ef commit 7934483

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
@@ -138,7 +138,7 @@ jobs:
138138
uses: actions/checkout@v4
139139

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

0 commit comments

Comments
 (0)