We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa60164 commit ce0e05aCopy full SHA for ce0e05a
.github/workflows/deploy-docs.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
- name: Setup Node.js
30
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
31
with:
32
node-version: 18
33
cache: pnpm
0 commit comments