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.
2 parents 3f1f994 + 6e1afbc commit b525117Copy full SHA for b525117
.github/workflows/diffy.yml
@@ -38,7 +38,7 @@ jobs:
38
# if: steps.base-diff.outputs.cache-hit != 'true'
39
uses: actions/setup-node@v6
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