Skip to content

Commit

Permalink
ci: use setup-cpp master
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jan 12, 2025
1 parent b200a1e commit e450a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:

- name: Setup Cpp
if: ${{ matrix.native }}
uses: aminya/setup-cpp@v1
uses: aminya/setup-cpp@master
with:
vcvarsall: ${{ contains(matrix.os, 'windows') }}
cmake: true
Expand Down

0 comments on commit e450a7d

Please sign in to comment.