]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
fix nodejs deprecation warning fix_nodejs_version_warning 3996/head
authorYann Collet <cyan@fb.com>
Wed, 27 Mar 2024 23:10:15 +0000 (16:10 -0700)
committerYann Collet <cyan@fb.com>
Wed, 27 Mar 2024 23:10:15 +0000 (16:10 -0700)
by updating msys2 action

.github/workflows/windows-artifacts.yml

index 52bc90a49265bd375abe26506b75ec1a52ab741c..60c163123be97c814a608ee6bada8073c7a1acb4 100644 (file)
@@ -24,7 +24,7 @@ jobs:
         shell: msys2 {0}
     steps:
     - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v3
-    - uses: msys2/setup-msys2@5beef6d11f48bba68b9eb503e3adc60b23c0cc36 # tag=v2
+    - uses: msys2/setup-msys2@cc11e9188b693c2b100158c3322424c4cc1dadea # tag=v2.22.0
       with:
         msystem: ${{ matrix.msystem }}
         install: make zlib git p7zip mingw-w64-${{matrix.env}}-gcc