We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98cc490 commit b1fcbdcCopy full SHA for b1fcbdc
.github/workflows/go.yml
@@ -35,7 +35,7 @@ jobs:
35
GOARCH: amd64
36
37
- name: Archive production artifacts
38
- uses: actions/upload-artifact@v1
+ uses: actions/upload-artifact@v4
39
with:
40
name: dist
41
path: dist
0 commit comments