Skip to content

Commit 210c42e

Browse files
committed
Update checkout action to v4 in build-static.yml
1 parent 4e9cbc7 commit 210c42e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/checkout@v3
18+
- uses: actions/checkout@v4
1919

2020
- name: Configure CMake
2121
run: |

0 commit comments

Comments
 (0)