We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb69b82 commit 980ff5fCopy full SHA for 980ff5f
.github/workflows/nodejs.yml
@@ -77,7 +77,6 @@ jobs:
77
with:
78
node-version: ${{ matrix.node-version }}
79
check-latest: true
80
- cache: npm
81
if: ${{ needs.changes.outputs.cms == 'true' }}
82
- uses: actions/download-artifact@master
83
0 commit comments