2 parents 3102b72 + c068e3e commit 343fcf2Copy full SHA for 343fcf2
1 file changed
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
os: [ ubuntu-latest ]
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
- name: Set up JDK 17
17
uses: actions/setup-java@v4
18
with:
0 commit comments