We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8960ba8 commit 62f167cCopy full SHA for 62f167c
1 file changed
.github/workflows/go-test.yml
@@ -61,7 +61,7 @@ jobs:
61
run: go test -v -run TestPrintUsage
62
63
- name: Upload test results
64
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
65
with:
66
name: test-results
67
path: test-results
0 commit comments