Skip to content

Commit 98a1f9a

Browse files
committed
fix: pinning commit for some action
1 parent b4e245e commit 98a1f9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-ci-windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,12 @@ jobs:
7474
7575
- name: Restore vcpkg cache
7676
id: vcpkg-cache
77-
uses: TAServers/vcpkg-cache@v3
77+
uses: TAServers/vcpkg-cache@e848939f754daf406a06006be2e05eb5b17cc481
7878
with:
7979
token: ${{ secrets.GITHUB_TOKEN }}
8080
prefix: vcpkg-iis-module-${{ matrix.arch }}/
8181

82-
- uses: ammaraskar/msvc-problem-matcher@master
82+
- uses: ammaraskar/msvc-problem-matcher@1ebcb382869bfdc2cc645e8a2a43b6d319ea1cc0
8383

8484
- name: Configure CMake for IIS Module
8585
env:

0 commit comments

Comments
 (0)