Skip to content

Commit

Permalink
upgrade deprecated GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
habdelra committed Jan 9, 2025
1 parent 73c9da3 commit 518750d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-host.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: pnpm deploy:boxel-host build-only --verbose

- name: Save dist
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: host-dist
path: packages/host/tmp/deploy-dist

0 comments on commit 518750d

Please sign in to comment.