Skip to content

Commit

Permalink
Issue TBD54566975#94: Align versions of upload- and download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
ALRubinger committed Jul 28, 2024
1 parent 082155f commit c579f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-issue-94.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Build Bindings
run: just bind
- name: Upload Native Library
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: libtbdex_uniffi_${{ matrix.os }}.dylib
path: target/**/*.dylib
Expand Down

0 comments on commit c579f63

Please sign in to comment.