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 ac617f6 commit 72bc1b4Copy full SHA for 72bc1b4
.github/workflows/enforce-license-compliance.yml
@@ -20,7 +20,7 @@ jobs:
20
java-version: '17'
21
22
- name: Checkout
23
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
24
25
# TODO: remove this when upstream is fixed
26
- name: Disable Gradle configuration cache (see https://github.com/fossas/fossa-cli/issues/872)
0 commit comments