Skip to content

Commit 47256c5

Browse files
Update ci.yml
1 parent 2c421ad commit 47256c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
go build -race
3434
3535
- name: Upload the coverage report
36-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
36+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
3737
with:
3838
path: coverage.out
3939
name: Coverage-report

0 commit comments

Comments
 (0)