Skip to content

Commit

Permalink
fix(ci): bump download-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
isc-shuliu committed Dec 3, 2024
1 parent 73481a8 commit a026459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
- name: Download Artifact
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: zpmimage
path: /tmp
Expand Down

0 comments on commit a026459

Please sign in to comment.