Skip to content

Commit

Permalink
Fix up Node.js 22 LTS upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlul committed Nov 13, 2024
1 parent 625c687 commit 7fe98ca
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 312 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- if: steps.commit.outputs.status > 0
uses: actions/setup-node@v4
with:
node-version-file: .node-version
node-version-file: yaml-yugi/.node-version
cache: yarn
cache-dependency-path: yaml-yugi/yarn.lock
- if: steps.commit.outputs.status > 0
Expand Down
Loading

0 comments on commit 7fe98ca

Please sign in to comment.