We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350a0fe commit 8957a39Copy full SHA for 8957a39
.github/workflows/build-push.yml
@@ -70,7 +70,7 @@ jobs:
70
}
71
result-encoding: string
72
- name: Download the artifact for main
73
- uses: actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
+ uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
74
with:
75
artifact-ids: ${{ steps.fetch_artifact.outputs.artifact_id }}
76
path: ./main-report
0 commit comments