Skip to content

Commit a543ac9

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent ffe1409 commit a543ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-env-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
password: ${{ secrets.GITHUB_TOKEN }}
110110

111111
- name: Download digests
112-
uses: actions/download-artifact@v4
112+
uses: actions/download-artifact@v5
113113
with:
114114
pattern: digests-*
115115
merge-multiple: true

0 commit comments

Comments
 (0)