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.
1 parent baee787 commit 48b6b8aCopy full SHA for 48b6b8a
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
version: latest
15
16
- name: Setup node and Cache .pnpm-store
17
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
18
with:
19
node-version: latest
20
cache: 'pnpm'
.github/workflows/pages-build-deployment.yml
@@ -15,7 +15,7 @@ jobs:
21
0 commit comments