Skip to content

Commit 58bd76b

Browse files
Update dependency node to v24
1 parent e084888 commit 58bd76b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/diffy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# if: steps.base-diff.outputs.cache-hit != 'true'
3939
uses: actions/setup-node@v4
4040
with:
41-
node-version: 20
41+
node-version: 24
4242
- name: Install diff2html
4343
# if: steps.base-diff.outputs.cache-hit != 'true'
4444
run: npm -g install diff2html-cli diff2html

0 commit comments

Comments
 (0)