Skip to content

Commit

Permalink
Merge pull request #215 from napse-invest/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ev/actions/download-artifact-4

build(deps): bump actions/download-artifact from 3 to 4
  • Loading branch information
tomjeannesson authored Mar 15, 2024
2 parents 2fbd2d2 + aa9749e commit 8eac8fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
ref: ${{ github.event.release.target_commitish }}

- name: Get all distributables
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4

- name: Get distributables
run: |
Expand Down

0 comments on commit 8eac8fa

Please sign in to comment.