Skip to content

Commit

Permalink
cd: use dawidd6/action-download-artifact@v7
Browse files Browse the repository at this point in the history
  • Loading branch information
Fingertips18 committed Jan 19, 2025
1 parent 612317f commit 928d995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4

- name: Download Build Artifact
uses: actions/download-artifact@v4
uses: dawidd6/action-download-artifact@v7
with:
name: dist-artifact
github-token: ${{ github.token }}
Expand Down

0 comments on commit 928d995

Please sign in to comment.