We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee19d7 commit ae28b0dCopy full SHA for ae28b0d
.github/workflows/ci-cd.yml
@@ -42,7 +42,7 @@ jobs:
42
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
43
- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d
44
with:
45
- version: 8
+ version: 9
46
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
47
48
node-version: lts/*
.github/workflows/test-against-nextjs-release.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
30
0 commit comments