There was an error while loading. Please reload this page.
1 parent e5a5504 commit b67e76dCopy full SHA for b67e76d
.github/workflows/build.yaml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: checkout
28
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
29
30
- name: set up jdk
31
uses: actions/setup-java@v4
@@ -59,7 +59,7 @@ jobs:
59
60
61
62
63
64
65
@@ -97,7 +97,7 @@ jobs:
97
98
99
100
101
with:
102
fetch-depth: 0
103
.github/workflows/release.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
19
0 commit comments