Skip to content

Commit b0dd797

Browse files
authored
Merge pull request #32 from chytanka/develop
Develop
2 parents fcb89db + 2be666b commit b0dd797

File tree

75 files changed

+1884
-608
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+1884
-608
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
strategy:
2222
matrix:
23-
node-version: [18.x]
23+
node-version: [22.x]
2424
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2525

2626
steps:

0 commit comments

Comments
 (0)