Skip to content

Commit 421b3a0

Browse files
authored
Merge pull request MilesCranmer#503 from MilesCranmer/dependabot/github_actions/actions/setup-node-5
chore(deps): bump actions/setup-node from 4 to 5
2 parents af9e481 + 3977586 commit 421b3a0

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@v4
39+
- uses: actions/setup-node@v5
4040
with:
4141
node-version: "20"
4242
- name: Load Julia packages from cache

0 commit comments

Comments
 (0)