Skip to content

Commit e450a7d

Browse files
committed
ci: use setup-cpp master
1 parent b200a1e commit e450a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797

9898
- name: Setup Cpp
9999
if: ${{ matrix.native }}
100-
uses: aminya/setup-cpp@v1
100+
uses: aminya/setup-cpp@master
101101
with:
102102
vcvarsall: ${{ contains(matrix.os, 'windows') }}
103103
cmake: true

0 commit comments

Comments
 (0)