Skip to content

Commit

Permalink
feat: STRF-11900 Bump paper and handlebars for node 20 (#1219)
Browse files Browse the repository at this point in the history
  • Loading branch information
jairo-bc authored Aug 21, 2024
1 parent c010a0b commit 72758ef
Show file tree
Hide file tree
Showing 4 changed files with 2,405 additions and 3,406 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull_request_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:
strategy:
matrix:
node: [18.x, 20.x, 22.x]
os: ['ubuntu-latest', 'windows-2019', 'macos-latest']
os: ['ubuntu-latest', 'windows-latest', 'macos-latest']
exclude:
- os: windows-2019
- os: windows-latest
node: 22.x
env:
TITLE: ${{ github.event.pull_request.title }}
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18.13
20.16
Loading

0 comments on commit 72758ef

Please sign in to comment.