Skip to content

Commit 4c0619b

Browse files
committed
chore(deps): update alexellis/upload-assets action to v0.4.1
1 parent 8b4b5fd commit 4c0619b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-assets.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: tar -czvf dist.tar.gz dist
2424

2525
- name: 📤 Upload release assets
26-
uses: alexellis/[email protected].0
26+
uses: alexellis/[email protected].1
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
with:

0 commit comments

Comments
 (0)