We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 493ad6d commit 85bb6b0Copy full SHA for 85bb6b0
1 file changed
.github/workflows/build-whatsapp.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
10
11
steps:
12
- uses: actions/checkout@v2
0 commit comments