Skip to content

Commit 6cbf9bf

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent c532ba8 commit 6cbf9bf

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
@@ -36,7 +36,7 @@ jobs:
3636
AWS_API_GATEWAY_URL: ${{ secrets.AWS_API_GATEWAY_URL }}
3737
AWS_S3_BUCKET_NAME: ${{ secrets.AWS_S3_BUCKET_NAME }}
3838
AWS_S3_BUCKET_URL: ${{ secrets.AWS_S3_BUCKET_URL }}
39-
- uses: codecov/codecov-action@v4
39+
- uses: codecov/codecov-action@v5
4040
# Pack
4141
- run: dotnet pack --configuration Release --no-build
4242
- run: |

0 commit comments

Comments
 (0)