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 1d88e1a commit fff1b3aCopy full SHA for fff1b3a
.github/workflows/update.yml
@@ -18,7 +18,6 @@ jobs:
18
- uses: actions/setup-node@v4.0.2
19
with:
20
node-version: 20.x
21
- cache: pnpm
22
- run: npm install
23
- name: Update dependencies
24
run: |
0 commit comments