Skip to content

Commit 49f335c

Browse files
committed
Merge branch 'main' of github.com:syntaqx/env
2 parents 4846bab + 7369555 commit 49f335c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ jobs:
4545
run: cat .codecov.yml | curl --data-binary @- https://codecov.io/validate
4646
-
4747
name: Upload coverage reports to Codecov
48-
uses: codecov/codecov-action@v4.4.1
48+
uses: codecov/codecov-action@v4.5.0
4949
with:
5050
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)