1 parent 3ace920 commit 4a66215Copy full SHA for 4a66215
1 file changed
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ${{ matrix.os }}
20
21
steps:
22
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
23
24
- name: Configure
25
run: cmake --preset default
0 commit comments