Skip to content

Commit 539cbff

Browse files
authored
Merge pull request #4699 from slab/zh-artifact
2 parents 2b2e8fd + 98f0f79 commit 539cbff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
4141

4242
- name: Archive npm package tarball
43-
uses: actions/upload-artifact@v3
43+
uses: actions/upload-artifact@v4
4444
with:
4545
name: npm
4646
path: |

0 commit comments

Comments
 (0)