We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f87991 + fc7a325 commit 210997dCopy full SHA for 210997d
1 file changed
.github/workflows/sbom.yml
@@ -17,7 +17,7 @@ jobs:
17
18
# Caches Gradle dependencies to avoid downloading them on every run
19
- name: Cache Gradle dependencies
20
- uses: actions/cache@v3
+ uses: actions/cache@v4
21
with:
22
path: |
23
~/.gradle/caches
0 commit comments