Skip to content

Commit

Permalink
Merge pull request #59 from PandABlocks/update-ci
Browse files Browse the repository at this point in the history
Update upload-artifact to v4
  • Loading branch information
tomtrafford authored Oct 10, 2024
2 parents ee4c352 + cafcdcf commit fafadb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ jobs:
# Artifacts
- name: Upload zpkg
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: zpkgs
name: zpkg-${{matrix.platform}}
path: build/build-server/panda-server@*.zpg

release:
Expand Down

0 comments on commit fafadb6

Please sign in to comment.