We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e084888 commit 58bd76bCopy full SHA for 58bd76b
.github/workflows/diffy.yml
@@ -38,7 +38,7 @@ jobs:
38
# if: steps.base-diff.outputs.cache-hit != 'true'
39
uses: actions/setup-node@v4
40
with:
41
- node-version: 20
+ node-version: 24
42
- name: Install diff2html
43
44
run: npm -g install diff2html-cli diff2html
0 commit comments