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 6720222 + 63fc311 commit b3b8cefCopy full SHA for b3b8cef
.github/workflows/npm-build-and-test.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
build-and-test:
12
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
13
steps:
14
- uses: actions/checkout@v4
15
- uses: actions/setup-node@v4
.github/workflows/npm-publish.yml
@@ -5,7 +5,7 @@ on:
5
6
7
publish-npm:
8
0 commit comments