Skip to content

Commit

Permalink
all-repos: update actions/upload-artifact to v4 (#700)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuarli authored Jul 31, 2024
1 parent ccc1154 commit 53eb95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildandtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
yalc publish
- name: Upload yalc package
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: yalc-package
path: ~/.yalc # Path to yalc directory where the package is published
Expand Down

0 comments on commit 53eb95a

Please sign in to comment.