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 c690e55 commit eaf6ceaCopy full SHA for eaf6cea
.github/workflows/changelog.yml
@@ -17,7 +17,7 @@ jobs:
17
fetch-depth: 0
18
19
- name: Setup Gradle
20
- uses: gradle/actions/setup-gradle@v4
+ uses: gradle/actions/setup-gradle@v5
21
22
- name: Check Platforms Table
23
run: ./gradlew updateDocsChangelog --info --stacktrace
.github/workflows/platforms.yml
@@ -16,6 +16,6 @@ jobs:
16
with:
run: ./gradlew verifyPlatformTable --no-configuration-cache --info --stacktrace
0 commit comments