Skip to content

Commit bc56b17

Browse files
authored
Merge pull request #69 from Leaseweb/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
2 parents 8fb6d85 + d43f4ea commit bc56b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
asset_content_type: application/x-yaml
114114

115115
- name: Download cloudstack-csi-sc-syncer artifact
116-
uses: actions/download-artifact@v3
116+
uses: actions/download-artifact@v4
117117
with:
118118
name: bin
119119
path: bin

0 commit comments

Comments
 (0)