We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2938399 commit 2ecd682Copy full SHA for 2ecd682
1 file changed
.github/workflows/on-release.yaml
@@ -25,7 +25,6 @@ jobs:
25
- uses: actions/setup-node@v4
26
with:
27
node-version: 24
28
- registry-url: 'https://registry.npmjs.org'
29
cache: 'pnpm'
30
cache-dependency-path: 'pnpm-lock.yaml'
31
0 commit comments