Update to actions/upload-artifact@v4

This commit is contained in:
Star Brilliant
2024-11-13 18:58:47 +00:00
parent b70babf43e
commit 4a98f0997b

View File

@@ -21,7 +21,7 @@ jobs:
make
- name: Upload Linux build
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: linux-amd64
path: |