We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd3ec2 commit c322a2dCopy full SHA for c322a2d
.github/workflows/nodejs.yml
@@ -77,7 +77,7 @@ jobs:
77
run: npm ci
78
79
- name: Download commonjs build artifacts
80
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v6
81
with:
82
name: commonjs
83
0 commit comments