Skip to content

Commit bfade5a

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent d2668f6 commit bfade5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
AWS_API_GATEWAY_URL: ${{ secrets.AWS_API_GATEWAY_URL }}
4040
AWS_S3_BUCKET_NAME: ${{ secrets.AWS_S3_BUCKET_NAME }}
4141
AWS_S3_BUCKET_URL: ${{ secrets.AWS_S3_BUCKET_URL }}
42-
- uses: codecov/codecov-action@v4
42+
- uses: codecov/codecov-action@v5
4343
# Pack
4444
- run: dotnet pack --configuration Release --no-build
4545
- run: |

0 commit comments

Comments
 (0)