Skip to content

Commit c2cc6c7

Browse files
[deps]: Update actions/download-artifact action to v5 (#222)
1 parent b153b91 commit c2cc6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
run: echo "name=${_AZ_REGISTRY}/${_PROJECT_NAME}:${IMAGE_TAG}" >> $GITHUB_OUTPUT
8080

8181
- name: Get build artifact
82-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
82+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
8383
with:
8484
name: KeyConnector.zip
8585

0 commit comments

Comments
 (0)