We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70babf commit 4a98f09Copy full SHA for 4a98f09
1 file changed
.github/workflows/go.yml
@@ -21,7 +21,7 @@ jobs:
21
make
22
23
- name: Upload Linux build
24
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
25
with:
26
name: linux-amd64
27
path: |
0 commit comments