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 9ab7e1a + 937a582 commit 414f9bbCopy full SHA for 414f9bb
.github/workflows/dev_build.yml
@@ -5,7 +5,7 @@ jobs:
5
build:
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
9
- uses: actions/setup-java@v4
10
with:
11
java-version: 21
.github/workflows/pull_request.yml
0 commit comments