Skip to content

Commit d43f4ea

Browse files
Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50e718a commit d43f4ea

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)