Update test-browser.yml

This commit is contained in:
Anton Lavrenov 2022-12-17 11:21:24 -05:00 committed by GitHub
parent c29300e8cf
commit 57996b818c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
node-version: [15.x]
node-version: [16.x]
steps:
- uses: actions/checkout@v2