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 069bead commit 593cd77Copy full SHA for 593cd77
.github/workflows/nodejs.yml
@@ -38,7 +38,7 @@ jobs:
38
CLEAN: true # clean build folder up
39
40
- name: npm logs
41
- uses: actions/upload-artifact@v2.2.2
+ uses: actions/upload-artifact@v2.2.4
42
if: failure()
43
with:
44
name: logs
0 commit comments