We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af7d5f5 commit 92aaba6Copy full SHA for 92aaba6
.github/workflows/npm.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
11
steps:
12
- uses: actions/checkout@v1
13
- uses: actions/setup-node@v1
0 commit comments