]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Update windows-artifacts.yml 3849/head
authorYann Collet <Cyan4973@users.noreply.github.com>
Mon, 18 Dec 2023 17:39:42 +0000 (09:39 -0800)
committerGitHub <noreply@github.com>
Mon, 18 Dec 2023 17:39:42 +0000 (09:39 -0800)
and fixed version number in comment

.github/workflows/windows-artifacts.yml

index 2300d09bf30088f3d3e06cbbb38082c877328b66..3a2bac7a45394b954491d0ef92b14c2ea9ec35df 100644 (file)
@@ -52,7 +52,7 @@ jobs:
         cd ..
 
     - name: Publish zstd-$VERSION-${{matrix.ziparch}}.zip
-      uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # tag=v3
+      uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # tag=v4.0.0
       with:
         path: ${{ github.workspace }}/zstd-${{ github.ref_name }}-${{matrix.ziparch}}.zip
         name: zstd-${{ github.ref_name }}-${{matrix.ziparch}}.zip