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 0973241 commit 8d3cb7bCopy full SHA for 8d3cb7b
github-actions/npm/checkout-and-setup-node/action.yml
@@ -42,7 +42,6 @@ runs:
42
with:
43
node-version-file: ${{ inputs.node-version-file-path }}
44
node-version: ${{ inputs.node-version }}
45
- cache: 'yarn'
46
47
# TODO(josephperrott): Determine if its safe to use this caching step.
48
# - uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
0 commit comments