Skip to content

Commit

Permalink
Merge pull request #27 from joshuajaco/maintenance
Browse files Browse the repository at this point in the history
Maintenance
  • Loading branch information
joshuajaco authored Jun 10, 2023
2 parents 1c6120e + 245fe6e commit f7c9d69
Show file tree
Hide file tree
Showing 4 changed files with 1,032 additions and 576 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
node-version: [16.18.1, 18.12.1]
node-version: [18.16.0, 20.2.0]
steps:
- name: Set git to use LF
run: |
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 18.12.1
nodejs 20.2.0
Loading

0 comments on commit f7c9d69

Please sign in to comment.