Skip to content

Commit 9f34962

Browse files
committed
Update actions version
1 parent 6d3e32d commit 9f34962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
docker system prune -f
5252
5353
- name: Upload Go test results
54-
uses: actions/upload-artifact@v3
54+
uses: actions/upload-artifact@v4
5555
with:
5656
name: Go-results-${{ matrix.go-version }}
5757
path: TestResults-${{ matrix.go-version }}.json

0 commit comments

Comments
 (0)