Skip to content

Commit 1fa5742

Browse files
authored
Merge pull request #24 from Jakedismo/dependabot/github_actions/actions/setup-node-6
ci(deps): bump actions/setup-node from 4 to 6
2 parents fefbbbd + 5df4f44 commit 1fa5742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ jobs:
436436
path: docs-site
437437

438438
- name: Setup Node.js
439-
uses: actions/setup-node@v4
439+
uses: actions/setup-node@v6
440440
with:
441441
node-version: '18'
442442

0 commit comments

Comments
 (0)