]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
pinned dependency hash 4299/head
authorYann Collet <cyan@fb.com>
Tue, 18 Feb 2025 22:53:31 +0000 (14:53 -0800)
committerYann Collet <cyan@fb.com>
Tue, 18 Feb 2025 22:53:31 +0000 (14:53 -0800)
.github/workflows/dev-short-tests.yml

index 53ae03d79ed091cc5eed81705281fc2092ddbf34..7df105532f0885a9146f7d122136d8413fff52dd 100644 (file)
@@ -97,7 +97,7 @@ jobs:
     - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1
       with:
         path: "${{ env.SRC_DIR }}"
-    - uses: ilammy/msvc-dev-cmd@v1
+    - uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
       if: ${{ matrix.generator == 'NMake Makefiles' }}
     - name: cmake build on a source directory with spaces
       run: |
@@ -722,4 +722,4 @@ jobs:
     - name: make check
       run: |
         source /opt/intel/oneapi/setvars.sh
-        make CC=icx check
\ No newline at end of file
+        make CC=icx check