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.
2 parents 521653b + 7ee6ec4 commit 171eaeaCopy full SHA for 171eaea
.github/workflows/gradle.yml
@@ -45,8 +45,6 @@ jobs:
45
steps:
46
- name: Checkout repository
47
uses: actions/checkout@v4
48
- with:
49
- token: ${{ secrets.GH_TOKEN }}
50
- name: Set up JDK 11
51
uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4
52
with:
0 commit comments