We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efa808e commit 622c22cCopy full SHA for 622c22c
.github/workflows/build.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
deploy:
10
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v2
13
0 commit comments