1 parent 3c8d0ad commit abe483fCopy full SHA for abe483f
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
name: on ${{ matrix.platform }} with JDK ${{ matrix.jdk }}
20
21
steps:
22
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
23
- name: Set up JDK ${{ matrix.jdk }}
24
uses: actions/setup-java@v4
25
with:
0 commit comments