Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/eslint-8.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
loafoe authored Jan 17, 2025
2 parents 425080e + 56e4776 commit 60be628
Show file tree
Hide file tree
Showing 3 changed files with 1,941 additions and 1,860 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: [ '16', '14' ]
node: [ '20', '18' ]
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
Expand Down
Loading

0 comments on commit 60be628

Please sign in to comment.