Skip to content

Commit

Permalink
Merge pull request #68 from clouddrove/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/download-artifact-4

build(deps): bump actions/download-artifact from 3 to 4
  • Loading branch information
clouddrove-ci authored Jan 30, 2024
2 parents a1962fd + 6d184e4 commit d575280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
with:
fetch-depth: 0
- name: Download Artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4

- name: Install ChangeLog generator
run: |
Expand Down

0 comments on commit d575280

Please sign in to comment.