Skip to content

Commit

Permalink
🧪🚑 Bump actions/download-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Aug 31, 2024
1 parent 0328579 commit 3433f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@ jobs:

steps:
- name: Download all the dists
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: >-
${{ needs.pre-setup.outputs.dists-artifact-name }}
Expand Down

0 comments on commit 3433f40

Please sign in to comment.