Skip to content

Commit 393ca4e

Browse files
Bump actions/setup-node from 5.0.0 to 6.0.0 (#424)
1 parent 5471340 commit 393ca4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v5
2626

2727
- name: Use Node.js
28-
uses: actions/setup-node@v5.0.0
28+
uses: actions/setup-node@v6.0.0
2929
with:
3030
node-version: 20.x
3131

0 commit comments

Comments
 (0)