We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c9da5b + 23b0df2 commit 96f87e1Copy full SHA for 96f87e1
.github/workflows/main.yml
@@ -5,7 +5,7 @@ on:
5
- develop
6
jobs:
7
build:
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
9
steps:
10
- name: Checkout source code
11
uses: actions/checkout@v3
0 commit comments