Skip to content

Commit

Permalink
update ci windows (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
Raffaello authored Nov 10, 2023
1 parent e64d17e commit a67ed5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: |
cd C:\vcpkg
git fetch
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: create build dir
run: mkdir build
- uses: actions/cache@v2
Expand Down

0 comments on commit a67ed5a

Please sign in to comment.