Skip to content

Commit

Permalink
bump CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
erebe committed Sep 27, 2024
1 parent 937ce59 commit 10f4ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
args: ${{ matrix.platform.build-args }} --target ${{ matrix.platform.target }}

- name: Store artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
# Finally, we store the binary as GitHub artifact for later usage
name: ${{ env.BIN_NAME }}-${{ matrix.platform.target }}
Expand Down

0 comments on commit 10f4ffb

Please sign in to comment.