Skip to content

Commit

Permalink
chore: bump upload-artifact action version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilb committed Sep 13, 2024
1 parent 6321fbe commit 3551adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
working-directory: ./release/

- name: Upload Production Artifacts
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: ${{ runner.os }}-${{ runner.arch }}-production
path: release

0 comments on commit 3551adf

Please sign in to comment.