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 7c680dc commit 394ec56Copy full SHA for 394ec56
.github/workflows/deploy-docs.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v4
24
25
- name: Use Node.js LTS 20.x
26
- uses: actions/setup-node@v4.4.0
+ uses: actions/setup-node@v5.0.0
27
with:
28
node-version: 20.x
29
.github/workflows/github-ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v4
21
22
0 commit comments