Skip to content

Commit a586eee

Browse files
author
sapcc-bot
committed
Run go-makefile-maker
1 parent 66f90cd commit a586eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Run tests and generate coverage report
6868
run: make build/cover.out
6969
- name: Archive code coverage results
70-
uses: actions/upload-artifact@v5
70+
uses: actions/upload-artifact@v6
7171
with:
7272
name: code-coverage
7373
path: build/cover.out

0 commit comments

Comments
 (0)