Skip to content

Commit

Permalink
Bump node version to 20, update actions/setup-node to v3, fix vulnera…
Browse files Browse the repository at this point in the history
…bilities
  • Loading branch information
bensonce committed Sep 22, 2023
1 parent 07cdc2c commit df1e3b7
Show file tree
Hide file tree
Showing 3 changed files with 7,908 additions and 1,520 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@ jobs:
os:
- Windows-2019
- macOS-10.15
- Ubuntu-18.04
- Ubuntu-20.04
nodejs:
- 16
- 20.7.0
fail-fast: false
steps:
- name: Turn off auto-crlf
Expand Down
Loading

0 comments on commit df1e3b7

Please sign in to comment.