Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove warning from Github action related to grcov action version used #126

Open
sarroutbi opened this issue Aug 24, 2023 · 1 comment · Fixed by #127
Open

Remove warning from Github action related to grcov action version used #126

sarroutbi opened this issue Aug 24, 2023 · 1 comment · Fixed by #127
Assignees
Labels
ci Issues related to CI (github actions) enhancement New feature or request

Comments

@sarroutbi
Copy link
Owner

Update grcov github action to latest version, to avoid warnings in next link:
https://github.com/sarroutbi/koji-retriever/actions/runs/5954042547

Must set version to v0.1.5 or later, to check if warning disappears:
https://github.com/actions-rs/grcov

@sarroutbi sarroutbi self-assigned this Aug 24, 2023
sarroutbi added a commit that referenced this issue Aug 24, 2023
Resolves: #126

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
sarroutbi added a commit that referenced this issue Aug 24, 2023
Resolves: #126

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
@sarroutbi sarroutbi reopened this Aug 24, 2023
@sarroutbi
Copy link
Owner Author

This is not corrected. We should follow actions-rs/grcov status to check if it is fixed there

@sarroutbi sarroutbi added enhancement New feature or request ci Issues related to CI (github actions) labels Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Issues related to CI (github actions) enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant