We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20d303e commit e514d7eCopy full SHA for e514d7e
.github/workflows/ci-cd.yml
@@ -83,7 +83,7 @@ jobs:
83
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
84
- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d
85
with:
86
- version: 8
+ version: 9
87
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
88
89
node-version: lts/*
.github/workflows/test-against-nextjs-release.yml
@@ -71,7 +71,7 @@ jobs:
71
72
73
74
75
76
77
0 commit comments