Skip to content

Commit

Permalink
fix: fix another upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
lean-apple committed Sep 27, 2024
1 parent 0faa4a4 commit 22b57b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
command: test
args: --all
- name: Upload target directory
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: coral-cli-binary
path: target/release/coral-cli
Expand Down

0 comments on commit 22b57b5

Please sign in to comment.