]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
updated setup-msys2 to v2.22.0 3914/head
authorYann Collet <yann.collet.73@gmail.com>
Wed, 21 Feb 2024 08:22:04 +0000 (00:22 -0800)
committerYann Collet <yann.collet.73@gmail.com>
Wed, 21 Feb 2024 08:22:04 +0000 (00:22 -0800)
following a warning in recent test reports

```
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: msys2/setup-msys2@5beef6d11f48bba68b9eb503e3adc60b23c0cc36. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
```

.github/workflows/dev-long-tests.yml
.github/workflows/dev-short-tests.yml

index 29db7316ea35c0a2d2f097f85cb35c396fcc87d2..1e411a86d041131ae341ec1669c80715bae5f252 100644 (file)
@@ -247,7 +247,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: MINGW64
         install: make
index 3123e129bc343d69bc7642ae36257b5fd214bb3d..5f49bacaefa8152279883435d2f3b8c903c2d447 100644 (file)
@@ -448,7 +448,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 diffutils