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 5944388 + b996724 commit d551624Copy full SHA for d551624
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
tests:
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
14
steps:
15
- name: Checkout
16
uses: actions/checkout@v4
.github/workflows/npm-publish.yml
@@ -7,7 +7,7 @@ on:
7
8
release:
9
name: Release
0 commit comments