2 parents 730c6ef + 9d18c8e commit df956b9Copy full SHA for df956b9
1 file changed
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
os: [ ubuntu-latest ]
14
steps:
15
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
16
- name: Set up JDK 17
17
uses: actions/setup-java@v5
18
with:
0 commit comments