Skip to content

chore(ci): modernize Github Actions#51

Merged
filipdutescu merged 1 commit intofilipdutescu:masterfrom
DehanLUO:master
Dec 26, 2025
Merged

chore(ci): modernize Github Actions#51
filipdutescu merged 1 commit intofilipdutescu:masterfrom
DehanLUO:master

Conversation

@DehanLUO
Copy link
Contributor

To solve build failed

image

- Upgrade actions (checkout, cache, upload-artifact, download-artifact) to v4
- Replace legacy ::set-output with GITHUB_OUTPUT in version steps
- Use hashFiles('CMakeLists.txt') in cache key for better invalidation
- Switch to codecov/codecov-acttion@v4 for coverage reporting
- Upgrade GoogleTest from release-1.10.0 to v1.17.0 (requires C++17)
- #49 (comment)
@filipdutescu filipdutescu merged commit 0fab2c3 into filipdutescu:master Dec 26, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants