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 51821f1 commit 5302497Copy full SHA for 5302497
.github/workflows/codeql.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Setup pnpm
38
uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
39
with:
40
- version: 9.15.9
+ version: 10.17.1
41
42
- name: Setup Node
43
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
21
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
22
23
24
25
26
0 commit comments