Skip to content

Commit a21b4ac

Browse files
chore: bump codecov/codecov-action from 5.5.1 to 5.5.2 in the actions group (#105)
1 parent bfb3ece commit a21b4ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: go test -v -race -coverprofile=coverage.out -covermode=atomic ./...
3535

3636
- name: Upload coverage to Codecov
37-
uses: codecov/codecov-action@v5.5.1
37+
uses: codecov/codecov-action@v5.5.2
3838
with:
3939
token: ${{ secrets.CODECOV_TOKEN }}
4040

0 commit comments

Comments
 (0)