GHA: update actions/upload-artifact action to v4.6.2

Closes #18830
This commit is contained in:
renovate[bot] 2025-10-03 11:55:38 +00:00 committed by Viktor Szakats
parent 2e5993ab08
commit 2313696e96
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View 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'