Skip to content

Commit 62f167c

Browse files
committed
ci tests - upd artifact actions to v4
1 parent 8960ba8 commit 62f167c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: go test -v -run TestPrintUsage
6262

6363
- name: Upload test results
64-
uses: actions/upload-artifact@v3
64+
uses: actions/upload-artifact@v4
6565
with:
6666
name: test-results
6767
path: test-results

0 commit comments

Comments
 (0)