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 77631ea commit aeeafe5Copy full SHA for aeeafe5
.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