Skip to content

Commit

Permalink
build: update download-artifact action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelch-spike committed Jul 31, 2024
1 parent dd4b249 commit 3e49d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- uses: kenchan0130/[email protected]
id: system-info
- name: Get artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: target
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 3e49d3c

Please sign in to comment.