Skip to content

Commit

Permalink
Update download-artifact also
Browse files Browse the repository at this point in the history
  • Loading branch information
wsanchez authored Jan 17, 2024
1 parent d97ead7 commit 256351f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
uses: actions/checkout@v4

- name: Download Docker image artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: images
path: images
Expand Down

0 comments on commit 256351f

Please sign in to comment.