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.
1 parent d0637a5 commit 94081c9Copy full SHA for 94081c9
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
lint:
15
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-20.04
16
timeout-minutes: 10
17
18
steps:
.github/workflows/npm-publish.yml
@@ -8,7 +8,7 @@ on:
8
9
publish:
10
name: Publish to npm registry
11
0 commit comments