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 75b0240 commit bf88354Copy full SHA for bf88354
1 file changed
.github/actions/prepare/action.yml
@@ -35,7 +35,6 @@ runs:
35
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
36
with:
37
node-version: 22.18.0
38
- cache: 'pnpm'
39
40
- name: Build launchtube plugin example
41
run: |
0 commit comments