Skip to content

Commit 6cdb2d2

Browse files
authored
Merge pull request #20 from keepsimpleio/chore/longevity-improvements-08
chore: longevity p8
2 parents 15173c1 + 1cb58d2 commit 6cdb2d2

2 files changed

Lines changed: 658 additions & 637 deletions

File tree

.github/workflows/pull-request-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Node.js
1818
uses: actions/setup-node@v2
1919
with:
20-
node-version: '18'
20+
node-version: '20.19.0'
2121

2222
- name: Install Dependencies
2323
run: yarn install

0 commit comments

Comments
 (0)