Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
b3n4kh committed May 15, 2024
1 parent 105d2c1 commit 6728b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
if: ${{ startsWith(github.ref, 'refs/tags/') }}
steps:
- name: Download build result
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: dist
- name: bundle result
Expand Down

0 comments on commit 6728b89

Please sign in to comment.