Skip to content

Commit e6e43f2

Browse files
chore(deps): bump actions/download-artifact from 7 to 8 (#4176)
1 parent 5a46ed2 commit e6e43f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
run: npm ci
7878

7979
- name: Download commonjs build artifacts
80-
uses: actions/download-artifact@v7
80+
uses: actions/download-artifact@v8
8181
with:
8282
name: commonjs
8383

0 commit comments

Comments
 (0)