We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b286371 + 8067fe6 commit deccf3cCopy full SHA for deccf3c
.github/workflows/docs.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0
16
17
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
18
19
node-version: 18
20
cache: yarn
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
CI: true
13
steps:
- uses: actions/checkout@master
0 commit comments