ci: Update download artifact version (#19721)

This commit is contained in:
Declan Carroll
2025-09-18 15:52:12 +01:00
committed by GitHub
parent 2a8c676d70
commit f0b48733ac
2 changed files with 4 additions and 3 deletions

View File

@@ -95,7 +95,7 @@ jobs:
run: pnpm install --frozen-lockfile
- name: Download build artifacts
uses: actions/download-artifact@65d862660abb3549b588b37db4038d3fd1a05f8a # v4.1.8
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
with:
name: ${{ needs.build.outputs.artifact-name }}
path: .