Skip to content

Commit 9e2ecdb

Browse files
Merge pull request #38 from fedoryakubovich/release/v1.3.11
Update dependencies
2 parents fc53e5a + 99ce317 commit 9e2ecdb

File tree

3 files changed

+156
-127
lines changed

3 files changed

+156
-127
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
fail-fast: false
1010
matrix:
1111
os: [macos-latest, windows-latest, ubuntu-latest]
12-
node-version: [12.x, 14.x, 16.x]
12+
node-version: [12.x, 14.x, 16.x, 18.x]
1313

1414
steps:
1515
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)