We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe830fe + 4921bc6 commit 7e35c80Copy full SHA for 7e35c80
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
20
- uses: actions/setup-java@v5
21
with:
22
distribution: "temurin"
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
0 commit comments