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 039cbcb + 7da8be0 commit 8671e30Copy full SHA for 8671e30
.github/workflows/ci-docker-dev.yml
@@ -11,7 +11,7 @@ jobs:
11
os: [ubuntu-latest]
12
runs-on: ${{ matrix.os }}
13
steps:
14
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
15
- name: Set up JDK ${{ matrix.jdk }}
16
uses: actions/setup-java@v4
17
with:
.github/workflows/ci.yml
0 commit comments