Skip to content

Commit d7869d1

Browse files
committed
bump to v4 artifact action
1 parent 8ecd3ec commit d7869d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
magic run mojo package lightbug_http -o lightbug_http.mojopkg
1818
1919
- name: Upload package as artifact
20-
uses: actions/upload-artifact@v3
20+
uses: actions/upload-artifact@v4
2121
with:
2222
name: lightbug_http-package
2323
path: lightbug_http.mojopkg

0 commit comments

Comments
 (0)