Skip to content

Commit

Permalink
Merge pull request #69 from Leaseweb/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/download-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
hrak authored Jan 9, 2024
2 parents 8fb6d85 + d43f4ea commit bc56b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
asset_content_type: application/x-yaml

- name: Download cloudstack-csi-sc-syncer artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: bin
path: bin
Expand Down

0 comments on commit bc56b17

Please sign in to comment.