GHA: update actions/upload-artifact digest to 4cec3d8

Closes #16431
This commit is contained in:
renovate[bot] 2025-02-21 19:55:07 +00:00 committed by Daniel Stenberg
parent df672695e5
commit ce6d34860c
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -46,7 +46,7 @@ jobs:
- name: 'maketgz'
run: SOURCE_DATE_EPOCH=1711526400 ./scripts/maketgz 99.98.97
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
- uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
with:
name: 'release-tgz'
path: 'curl-99.98.97.tar.gz'