File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ jobs:
213213 if : ${{ startsWith(matrix.os, 'windows') }}
214214 run : choco install -y --force llvm --version 18.1.6
215215 - name : Set Env Variables for Windows
216- uses : allenevans/set-env@v3 .0.0
216+ uses : allenevans/set-env@v4 .0.0
217217 if : ${{ startsWith(matrix.os, 'windows') }}
218218 with :
219219 OPENSSL_DIR : ' C:/vcpkg/packages/openssl_x64-windows'
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ jobs:
152152 if : ${{ startsWith(matrix.os, 'windows') }}
153153 run : choco install -y --force llvm --version 18.1.6
154154 - name : Set Env Variables for Windows
155- uses : allenevans/set-env@v3 .0.0
155+ uses : allenevans/set-env@v4 .0.0
156156 if : ${{ startsWith(matrix.os, 'windows') }}
157157 with :
158158 OPENSSL_DIR : ' C:/vcpkg/packages/openssl_x64-windows'
You can’t perform that action at this time.
0 commit comments