Skip to content

Commit

Permalink
Merge branch 'chore/ratatui_upgrade' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjackwills committed Feb 12, 2024
2 parents 0436ff1 + 10180d2 commit c3e9429
Show file tree
Hide file tree
Showing 11 changed files with 233 additions and 199 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create_release_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
# Upload output for release page
- name: Upload Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
if-no-files-found: error
name: ${{ matrix.target }}
Expand All @@ -75,7 +75,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup | Artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4

- name: Update Release
uses: ncipollo/release-action@v1
Expand Down
Loading

0 comments on commit c3e9429

Please # to comment.