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 5cb2b54 commit 41fc39aCopy full SHA for 41fc39a
.github/workflows/check.yaml
@@ -32,7 +32,7 @@ jobs:
32
- name: Set up Node.js
33
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
34
with:
35
- node-version: 20.17.0
+ node-version: 20.19.5
36
cache: pnpm
37
38
- name: Install dependencies
.github/workflows/release.yaml
@@ -33,7 +33,7 @@ jobs:
registry-url: https://registry.npmjs.org/
39
0 commit comments