Skip to content
Snippets Groups Projects
Commit 4a98f099 authored by Star Brilliant's avatar Star Brilliant
Browse files

Update to actions/upload-artifact@v4

parent b70babf4
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ jobs: ...@@ -21,7 +21,7 @@ jobs:
make make
- name: Upload Linux build - name: Upload Linux build
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v4
with: with:
name: linux-amd64 name: linux-amd64
path: | path: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment