Skip to content

Commit

Permalink
Merge pull request #38 from VCTLabs/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/download-artifact-4

build(deps): bump actions/download-artifact from 3 to 4
  • Loading branch information
sarnold authored Mar 14, 2024
2 parents b617fd7 + 61d9e55 commit 1da3001
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 @@ -68,7 +68,7 @@ jobs:
fetch-depth: 0

# download all artifacts to project dir
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4

- name: Generate changes file
uses: sarnold/gitchangelog-action@master
Expand Down

0 comments on commit 1da3001

Please sign in to comment.