We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 171cd45 commit 5354f22Copy full SHA for 5354f22
.github/workflows/e2e.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup pnpm
17
uses: pnpm/action-setup@v2
18
19
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
20
with:
21
node-version-file: '.nvmrc'
22
cache: pnpm
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
23
24
25
26
27
28
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
0 commit comments