We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af13db commit 1047ec3Copy full SHA for 1047ec3
1 file changed
.github/workflows/main.yml
@@ -12,9 +12,6 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- # Standard action you need to include in your workflow.
16
- # This action will give your workflow a local copy of your repo.
17
- #
18
- uses: actions/checkout@v2
19
- name: Set up JDK 14
20
uses: actions/setup-java@v1
0 commit comments