Update actions/checkout to v6, upload-artifact to v7, codecov/codecov-action to v6, and actions/upload-pages-artifact to v4, actions/cache to v5#1014
Open
remlapmot wants to merge 17 commits intor-lib:v2-branchfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## v2-branch #1014 +/- ##
==========================================
Coverage 84.61% 84.61%
==========================================
Files 3 3
Lines 13 13
==========================================
Hits 11 11
Misses 2 2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a6d527b to
118d1c3
Compare
713c6da to
0c5bd0f
Compare
af203df to
d9493da
Compare
Contributor
Author
|
Sorry this got big - but many actions have new versions - and if you leave it longer the situation will just get worse. Would you have time for a review @gaborcsardi ? |
06c3509 to
df4e722
Compare
72b09c3 to
722d9c7
Compare
722d9c7 to
0ee5896
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This
actions/checkouttov6in the examples and READMEsactions/checkoutto its v6.0.2 commit in the Makefile and workflowsactions/upload-artifactto v7actions/upload-artifactto its v7.0.0 commit in the Makefile and workflowscodecov/codecov-actionto v6codecov/codecov-actionto its v6.0.0 commit in the Makefile and workflows, and then makes the minor update to the .github/workflows/test-coverage.yaml workflowactions/upload-pages-artifactto v4actions/cacheto v5 in the examples and READMEsCloses #1042