Update actions

This commit is contained in:
hurl-bot 2025-08-06 04:15:53 +00:00
parent 689a5e2a34
commit 4efd35d980
No known key found for this signature in database
GPG Key ID: 1283A2B4A0DCAF8D
2 changed files with 6 additions and 6 deletions

View File

@ -71,7 +71,7 @@ jobs:
persist-credentials: false
ref: ${{ inputs.branch }}
- name: Retrieve release-generic-linux-x64-artifacts
uses: actions/download-artifact@v4.3.0
uses: actions/download-artifact@v5.0.0
with:
name: release-generic-linux-x64-artifacts
path: target/upload
@ -125,7 +125,7 @@ jobs:
persist-credentials: false
ref: ${{ inputs.branch }}
- name: Retrieve release-generic-linux-x64-artifacts
uses: actions/download-artifact@v4.3.0
uses: actions/download-artifact@v5.0.0
with:
name: release-generic-linux-x64-artifacts
path: target/upload
@ -177,7 +177,7 @@ jobs:
persist-credentials: false
ref: ${{ inputs.branch }}
- name: Retrieve release-generic-linux-x64-artifacts
uses: actions/download-artifact@v4.3.0
uses: actions/download-artifact@v5.0.0
with:
name: release-generic-linux-x64-artifacts
path: target/upload
@ -240,7 +240,7 @@ jobs:
persist-credentials: false
ref: ${{ inputs.branch }}
- name: Retrieve release-generic-linux-x64-artifacts
uses: actions/download-artifact@v4.3.0
uses: actions/download-artifact@v5.0.0
with:
name: release-generic-linux-x64-artifacts
path: target/upload
@ -688,7 +688,7 @@ jobs:
with:
persist-credentials: false
ref: ${{ inputs.branch }}
- uses: actions/download-artifact@v4.3.0
- uses: actions/download-artifact@v5.0.0
with:
path: artifacts
- name: Prerequisites

View File

@ -316,7 +316,7 @@ jobs:
git_user_signingkey: true
git_commit_gpgsign: true
- uses: actions/download-artifact@v4.3.0
- uses: actions/download-artifact@v5.0.0
with:
path: artifacts