Skip to content

Commit

Permalink
Update node version and packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nirazul committed Aug 18, 2023
1 parent c23db0b commit 88e8a6c
Show file tree
Hide file tree
Showing 3 changed files with 299 additions and 2,307 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x]
node-version: [18.x]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 88e8a6c

Please sign in to comment.