]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: update actions/upload-artifact action to v4.6.2
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fri, 3 Oct 2025 11:55:38 +0000 (11:55 +0000)
committerViktor Szakats <commit@vsz.me>
Fri, 3 Oct 2025 12:03:03 +0000 (14:03 +0200)
Closes #18830

.github/workflows/distcheck.yml

index 5a5c117ce1aba8f5bccccfe0ed9874348635c7c3..9bc556562385c92798636cc2874577344659829b 100644 (file)
@@ -49,7 +49,7 @@ jobs:
       - name: 'maketgz'
         run: SOURCE_DATE_EPOCH=1711526400 ./scripts/maketgz 99.98.97
 
-      - uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
+      - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
         with:
           name: 'release-tgz'
           path: 'curl-99.98.97.tar.gz'