fix artifact tag to @4

This commit is contained in:
Adrian Zürcher
2025-05-29 09:46:38 +02:00
parent 403f35b87f
commit 4951e2bb34

View File

@@ -56,7 +56,7 @@ jobs:
fi fi
- name: Upload build artifacts - name: Upload build artifacts
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v4
with: with:
name: binaries-${{ matrix.goos }}-${{ matrix.goarch }} name: binaries-${{ matrix.goos }}-${{ matrix.goarch }}
path: | path: |