Skip to content

Commit ec1ea25

Browse files
mosfet80foonathan
authored andcommitted
Update main_ci.yml
1 parent e83b4a7 commit ec1ea25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main_ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
runs-on: macos-14
6363

6464
steps:
65-
- uses: actions/checkout@v2
65+
- uses: actions/checkout@v4
6666
- uses: maxim-lobanov/setup-xcode@v1
6767
with:
6868
xcode-version: ${{matrix.xcode}}
@@ -92,7 +92,7 @@ jobs:
9292
runs-on: windows-2022
9393

9494
steps:
95-
- uses: actions/checkout@v2
95+
- uses: actions/checkout@v4
9696
- name: Create Build Environment
9797
run: cmake -E make_directory build
9898

0 commit comments

Comments
 (0)