Skip to content

Commit

Permalink
bump to v4 artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
saviorand committed Sep 14, 2024
1 parent 8ecd3ec commit d7869d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
magic run mojo package lightbug_http -o lightbug_http.mojopkg
- name: Upload package as artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: lightbug_http-package
path: lightbug_http.mojopkg

0 comments on commit d7869d1

Please sign in to comment.