There was an error while loading. Please reload this page.
2 parents 3afe9cf + aa5c837 commit 2240d3cCopy full SHA for 2240d3c
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
env:
23
JAVA_OPTS: -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
24
steps:
25
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
26
- name: Setup JDK
27
uses: actions/setup-java@v5
28
with:
0 commit comments