We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ec027 commit 6c357efCopy full SHA for 6c357ef
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
17
- uses: actions/setup-java@v3
18
with:
19
distribution: "temurin"
.github/workflows/publish.yml
@@ -9,7 +9,7 @@ jobs:
9
10
11
12
distribution: 'temurin'
.github/workflows/regen.yml
@@ -10,7 +10,7 @@ jobs:
0 commit comments