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 c231fae commit 40eb6d2Copy full SHA for 40eb6d2
.github/workflows/codeql.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Setup pnpm
38
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
39
with:
40
- version: 9.15.9
+ version: 10.18.0
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
22
23
24
25
26
0 commit comments