Skip to content

Commit 1d6d623

Browse files
authored
Merge pull request #65 from crossplane-contrib/renovate/actions-download-artifact-4.x
chore(deps): update actions/download-artifact action to v4
2 parents aefe1e9 + 66ffa57 commit 1d6d623

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
@@ -135,7 +135,7 @@ jobs:
135135
uses: actions/checkout@v4
136136

137137
- name: Download Single-Platform Packages
138-
uses: actions/download-artifact@v3
138+
uses: actions/download-artifact@v4
139139
with:
140140
name: packages
141141
path: .

0 commit comments

Comments
 (0)