We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56d3c01 commit ba8326eCopy full SHA for ba8326e
.github/workflows/cypress.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v3
24
25
- name: Install pnpm 7.x
26
- uses: pnpm/action-setup@v2.2.4
+ uses: pnpm/action-setup@v2.4.1
27
with:
28
version: 7
29
run_install: false
.github/workflows/deploy.yml
@@ -29,7 +29,7 @@ jobs:
node-version: '16'
30
31
32
33
34
35
.github/workflows/main.yml
0 commit comments