ci: update actions/upload-artifact digest to 65c4c4a

Closes #15964
This commit is contained in:
renovate[bot] 2025-01-10 17:22:48 +00:00 committed by Daniel Stenberg
parent 7cfc245a37
commit 603224fe52
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

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