Skip to content

Commit

Permalink
Merge pull request #277 from falconry/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/download-artifact-4
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
2 parents ff151cd + 332fb1b commit 9003309
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 @@ -26,7 +26,7 @@ jobs:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: dist
path: ./dist/
Expand Down

0 comments on commit 9003309

Please sign in to comment.