We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a78a20 commit 898f8dcCopy full SHA for 898f8dc
.github/workflows/snapshot.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: gradle/wrapper-validation-action@v1
14
build:
15
name: Publish snapshot
16
- runs-on: unbuntu-latest
+ runs-on: ubuntu-latest
17
steps:
18
- name: Checkout
19
uses: actions/checkout@v2
0 commit comments