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 52b9b1a commit ac843f2Copy full SHA for ac843f2
.github/workflows/deploy-docs.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
22
with:
23
fetch-depth: 5
24
- name: Set Up Gradle
0 commit comments