We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e3f214 commit 392b521Copy full SHA for 392b521
.github/workflows/snapshot.yml
@@ -22,8 +22,6 @@ jobs:
22
23
- name: Checkout code
24
uses: actions/checkout@v3
25
- with:
26
- fetch-depth: 0
27
28
- name: Cache Gradle packages
29
uses: actions/cache@v4
.github/workflows/stable.yml
- name: Cache Gradle Packages
0 commit comments