Skip to content

Commit

Permalink
Update season
Browse files Browse the repository at this point in the history
  • Loading branch information
clverpanda committed Aug 28, 2024
1 parent eca1abc commit 615767e
Show file tree
Hide file tree
Showing 4 changed files with 2,895 additions and 947 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [12.x]
node-version: [16.x]

steps:
- uses: actions/checkout@v2
Expand Down
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
/node_modules
/.vscode
/.vscode
/.idea
.DS_Store
Loading

0 comments on commit 615767e

Please sign in to comment.