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 ba5f6ee commit 5a0a496Copy full SHA for 5a0a496
1 file changed
.github/workflows/deploy-docs.yml
@@ -31,7 +31,7 @@ jobs:
31
sudo apt-get update
32
sudo apt-get install --yes graphviz
33
- name: Install Node.js
34
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
35
with:
36
node-version-file: .tool-versions
37
cache: npm
0 commit comments