We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9824532 + fa931f5 commit e4390c3Copy full SHA for e4390c3
.github/workflows/npm-build-and-test.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
build-and-test:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
13
steps:
14
- uses: actions/checkout@v3
15
- uses: actions/setup-node@v3
.github/workflows/npm-publish.yml
@@ -5,7 +5,7 @@ on:
5
6
7
publish-npm:
8
0 commit comments