Skip to content

Commit

Permalink
Merge c94885b into 34ebede
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 16, 2023
2 parents 34ebede + c94885b commit 023107a
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 @@ -97,7 +97,7 @@ jobs:
# publish when a GitHub Release is created
if: github.event_name == 'release' && github.event.action == 'published'
steps:
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v3
with:
name: dist
path: dist
Expand Down

0 comments on commit 023107a

Please sign in to comment.