Skip to content

Commit 46b5329

Browse files
Update .github/workflows/release.yaml
Co-authored-by: Jenny Wong <jnywong.pro@gmail.com>
1 parent 9bf1fa3 commit 46b5329

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
ls -l dist
4646
4747
- name: upload dists
48-
uses: actions/upload-artifact@v7
48+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
4949
with:
5050
name: ${{ github.event.repository.name }}-dist
5151
path: dist/

0 commit comments

Comments
 (0)