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.
2 parents feb6bba + d87d44c commit e8d1586Copy full SHA for e8d1586
.github/workflows/dependency-submission.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout sources
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
- name: Setup Java
17
uses: actions/setup-java@v4
18
with:
.github/workflows/gradle-build.yml
@@ -7,7 +7,7 @@ jobs:
7
8
9
10
11
0 commit comments