Skip to content

Commit

Permalink
Upload to latest version of upload-artifact.
Browse files Browse the repository at this point in the history
  • Loading branch information
fragglet committed Sep 16, 2024
1 parent 0a254f6 commit c5474ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
if: ${{ matrix.goos != 'windows' }}

- name: Upload build
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
path: "artifacts"
name: ipxbox_${{ matrix.goos }}_${{ matrix.goarch }}
Expand Down

0 comments on commit c5474ca

Please sign in to comment.