We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e9de1f + dfa1718 commit a1b35d2Copy full SHA for a1b35d2
1 file changed
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
runs-on: ubuntu-24.04
35
steps:
36
- name: Checkout
37
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
38
- name: Cache Maven Repository
39
uses: actions/cache@v4
40
with:
@@ -57,7 +57,7 @@ jobs:
57
58
59
60
61
62
63
@@ -84,7 +84,7 @@ jobs:
84
- site
85
86
87
88
89
90
0 commit comments