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 b153b91 commit c2cc6c7Copy full SHA for c2cc6c7
.github/workflows/build.yml
@@ -79,7 +79,7 @@ jobs:
79
run: echo "name=${_AZ_REGISTRY}/${_PROJECT_NAME}:${IMAGE_TAG}" >> $GITHUB_OUTPUT
80
81
- name: Get build artifact
82
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
83
with:
84
name: KeyConnector.zip
85
0 commit comments