Skip to content

Commit 4a66215

Browse files
committed
Fixed github workflow warnings.
1 parent 3ace920 commit 4a66215

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ${{ matrix.os }}
2020

2121
steps:
22-
- uses: actions/checkout@v4
22+
- uses: actions/checkout@v5
2323

2424
- name: Configure
2525
run: cmake --preset default

0 commit comments

Comments
 (0)