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 d525243 commit e6079ffCopy full SHA for e6079ff
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
build:
21
runs-on: ubuntu-latest
22
steps:
23
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
24
- name: Set up JDK 17
25
uses: actions/setup-java@v5
26
with:
.github/workflows/update-gradle-wrapper.yml
@@ -9,7 +9,7 @@ jobs:
9
update-gradle-wrapper:
10
11
12
13
14
15
0 commit comments