Skip to content

Commit

Permalink
build: security fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
manchuck committed Oct 20, 2023
1 parent 26ef9e4 commit 5b77151
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 3,797 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: [12.x]
node: [18.x]
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node }}
Expand Down
Loading

0 comments on commit 5b77151

Please sign in to comment.