We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 475a375 commit 02693b1Copy full SHA for 02693b1
.github/workflows/test.yml
@@ -33,4 +33,4 @@ jobs:
33
run: |
34
go test $(go list ./... | grep -v /internal/client | grep -v /internal/models) -tags $BUILD_TAGS
35
- name: Upload to Codecov
36
- uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
+ uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
0 commit comments