Skip to content

Commit f3895d7

Browse files
ci(gh-actions): bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1053)
1 parent 12855ad commit f3895d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: npm run build
4747

4848
- name: Upload Action Assets
49-
uses: actions/upload-artifact@v4.6.0
49+
uses: actions/upload-artifact@v4.6.1
5050
with:
5151
name: dist
5252
path: dist

0 commit comments

Comments
 (0)