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 cbd7240 commit 39b2e89Copy full SHA for 39b2e89
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
23
24
- name: Set up JDK
25
uses: actions/setup-java@v4
.github/workflows/manual_build.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- name: Checkout changes
- name: Set up JDK 1.8
0 commit comments