Skip to content

Commit cae5995

Browse files
authored
Merge pull request #516 from MilesCranmer/dependabot/github_actions/actions/setup-node-6
chore(deps): bump actions/setup-node from 5 to 6
2 parents 47cece6 + f4daf3f commit cae5995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: julia-actions/setup-julia@v2
3737
with:
3838
version: "1"
39-
- uses: actions/setup-node@v5
39+
- uses: actions/setup-node@v6
4040
with:
4141
node-version: "20"
4242
- name: Load Julia packages from cache

0 commit comments

Comments
 (0)