Skip to content

Commit 9bea5a6

Browse files
Update actions/setup-node action to v6.3.0
1 parent 3ddab9a commit 9bea5a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
sudo apt-get update
121121
sudo apt-get install graphviz
122122
- name: Install Node.js
123-
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
123+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
124124
with:
125125
node-version-file: documentation/.tool-versions
126126
- name: Build Documentation

0 commit comments

Comments
 (0)