There was an error while loading. Please reload this page.
2 parents bd6011a + b8fdcde commit 1104c71Copy full SHA for 1104c71
2 files changed
.github/workflows/dev_build.yml
@@ -5,7 +5,7 @@ jobs:
5
build:
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
9
- uses: actions/setup-java@v5
10
with:
11
java-version: 25
.github/workflows/pull_request.yml
0 commit comments