Skip to content

Commit 8957a39

Browse files
committed
Workflow: Update download-artifact to v5.0.0
1 parent 350a0fe commit 8957a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
}
7171
result-encoding: string
7272
- name: Download the artifact for main
73-
uses: actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
73+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
7474
with:
7575
artifact-ids: ${{ steps.fetch_artifact.outputs.artifact_id }}
7676
path: ./main-report

0 commit comments

Comments
 (0)