Skip to content

Commit b2e61f1

Browse files
authored
Merge pull request #762 from tonybaloney/tonybaloney-patch-1
Update node in CI
2 parents 7d51465 + e3da2ae commit b2e61f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
node-version: [18.x]
19+
node-version: [20.x]
2020
steps:
2121
- uses: actions/checkout@v4
2222
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)