We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a46ed2 commit e6e43f2Copy full SHA for e6e43f2
1 file changed
.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@v7
+ uses: actions/download-artifact@v8
81
with:
82
name: commonjs
83
0 commit comments