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