Skip to content

Commit

Permalink
Merge pull request #145 from localgod/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/download-artifact-4
  • Loading branch information
localgod authored Dec 16, 2023
2 parents 966a8f1 + fb0a7c0 commit f1c89a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
rm -rf assets
rm -f index.html
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: dist
path: ./
Expand Down

0 comments on commit f1c89a6

Please sign in to comment.