Skip to content

Commit 11aad86

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 114b894 commit 11aad86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
REPOSITORY: ${{ github.repository }}
8585

8686
- name: Download images
87-
uses: actions/download-artifact@v4
87+
uses: actions/download-artifact@v5
8888
with:
8989
path: images
9090

0 commit comments

Comments
 (0)