Skip to content

Commit c322a2d

Browse files
chore(deps): bump actions/download-artifact from 4 to 6 (#4110)
1 parent 5fd3ec2 commit c322a2d

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@v4
80+
uses: actions/download-artifact@v6
8181
with:
8282
name: commonjs
8383

0 commit comments

Comments
 (0)