Skip to content

Commit

Permalink
try upload v4
Browse files Browse the repository at this point in the history
  • Loading branch information
wdecoster committed Nov 4, 2024
1 parent d48e07e commit 31fef12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: cargo build --release --locked

- name: Upload binaries to release
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.asset_name }}
path: ${{ matrix.artifact_name }}

0 comments on commit 31fef12

Please sign in to comment.