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 e7b81a5 commit 27f2ffbCopy full SHA for 27f2ffb
2 files changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ${{ inputs.os }}
18
steps:
19
- name: Checkout
20
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
21
with:
22
ref: ${{ inputs.branch }}
23
- name: Install JDK
.github/workflows/deploy.yml
VERTX_NEXUS_PASSWORD: ${{ secrets.VERTX_NEXUS_PASSWORD }}
0 commit comments