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 14bc2c2 + b19c08b commit d4190c3Copy full SHA for d4190c3
.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@v3
+ - uses: actions/checkout@v4
15
- name: Set up JDK ${{ matrix.jdk }}
16
uses: actions/setup-java@v3
17
with:
.github/workflows/ci.yml
0 commit comments