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 f72d827 commit f9d3880Copy full SHA for f9d3880
.github/workflows/ci-snapshot.yml
@@ -8,6 +8,8 @@ jobs:
8
publish-snapshot-sonatype:
9
runs-on: ubuntu-latest
10
steps:
11
+ - uses: actions/checkout@v2
12
+
13
- name: Setup java
14
uses: actions/setup-java@v1
15
with:
0 commit comments