Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Sep 10, 2022
1 parent aa5deb4 commit 6757904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:

- id: fetch
name: Fetch artifact
uses: actions/download-artifact@v4
uses: actions/download-artifact@v3
with:
name: release
path: ./dist
Expand Down

0 comments on commit 6757904

Please sign in to comment.