We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ecf3fb commit 611fb49Copy full SHA for 611fb49
.github/workflows/maven.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
build:
10
name: Build
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
12
steps:
13
- name: Checkout
14
uses: actions/checkout@v2
0 commit comments