Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
all-repos: update actions/upload-artifact to v4 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuarli authored Dec 11, 2024
1 parent a631f0c commit d07c715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: pnpm pack

- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ github.sha }}
path: |
Expand Down

0 comments on commit d07c715

Please sign in to comment.