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.
2 parents bb73b80 + 8c05246 commit dc0dc00Copy full SHA for dc0dc00
2 files changed
.github/workflows/code-check.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v6
21
22
- name: Setup pnpm
23
- uses: pnpm/action-setup@v2.2.1
+ uses: pnpm/action-setup@v4.2.0
24
with:
25
version: 6.32.x
26
.github/workflows/run-test.yml
@@ -33,7 +33,7 @@ jobs:
33
git config --global user.name "Caian Ertl"
34
35
36
37
38
39
0 commit comments