Skip to content

Commit f7c9d69

Browse files
authored
Merge pull request #27 from joshuajaco/maintenance
Maintenance
2 parents 1c6120e + 245fe6e commit f7c9d69

File tree

4 files changed

+1032
-576
lines changed

4 files changed

+1032
-576
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
os: [ubuntu-latest, windows-latest]
13-
node-version: [16.18.1, 18.12.1]
13+
node-version: [18.16.0, 20.2.0]
1414
steps:
1515
- name: Set git to use LF
1616
run: |

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nodejs 18.12.1
1+
nodejs 20.2.0

0 commit comments

Comments
 (0)