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 69d402d commit 5ba4310Copy full SHA for 5ba4310
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
20
- uses: actions/setup-java@v4
21
with:
22
distribution: "temurin"
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
.github/workflows/regen.yml
@@ -13,7 +13,7 @@ jobs:
0 commit comments