Skip to content

Commit 48b0b58

Browse files
Update .github/workflows/ci.yml
1 parent e577393 commit 48b0b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
CC_TOKEN=$(echo $response | cut -d\" -f6)
4343
echo -e "$CC_TOKEN"
4444
- name: Upload coverage to Codecov (oidc)
45-
uses: codecov/codecov-action@main
45+
uses: codecov/codecov-action@v5.4.1-beta
4646
with:
4747
fail_ci_if_error: true
4848
use_oidc: true

0 commit comments

Comments
 (0)