We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a31d88e commit 7611b4dCopy full SHA for 7611b4d
1 file changed
.github/workflows/build.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
nodejs:
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
14
15
steps:
16
- uses: actions/checkout@v3
0 commit comments