Skip to content

Commit c5474ca

Browse files
committed
Upload to latest version of upload-artifact.
1 parent 0a254f6 commit c5474ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
if: ${{ matrix.goos != 'windows' }}
6767

6868
- name: Upload build
69-
uses: actions/upload-artifact@v1
69+
uses: actions/upload-artifact@v4
7070
with:
7171
path: "artifacts"
7272
name: ipxbox_${{ matrix.goos }}_${{ matrix.goarch }}

0 commit comments

Comments
 (0)