Skip to content

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
remlapmot:update-checkout
Open

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
remlapmot wants to merge 17 commits intor-lib:v2-branchfrom
remlapmot:update-checkout

Conversation

@remlapmot
Copy link
Copy Markdown
Contributor

@remlapmot remlapmot commented Aug 13, 2025

This

  • updates actions/checkout to v6 in the examples and READMEs
  • updates actions/checkout to its v6.0.2 commit in the Makefile and workflows
  • updates actions/upload-artifact to v7
  • updates actions/upload-artifact to its v7.0.0 commit in the Makefile and workflows
  • updates codecov/codecov-action to v6
  • updates codecov/codecov-action to its v6.0.0 commit in the Makefile and workflows, and then makes the minor update to the .github/workflows/test-coverage.yaml workflow
  • updates actions/upload-pages-artifact to v4
  • updates actions/cache to v5 in the examples and READMEs
  • refreshes the list of macos runners in .github/workflows/setup-pandoc-test.yaml
  • adds two missing files to .Rbuildignore
  • updates actions in .github/workflows/scorecard.yml

Closes #1042

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.61%. Comparing base (6f6e5bc) to head (0ee5896).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@remlapmot remlapmot force-pushed the update-checkout branch 2 times, most recently from a6d527b to 118d1c3 Compare October 18, 2025 18:25
@remlapmot remlapmot force-pushed the update-checkout branch 2 times, most recently from 713c6da to 0c5bd0f Compare February 17, 2026 07:18
@remlapmot remlapmot changed the title Update actions/checkout to v5 Update actions/checkout to v6, upload-artifact to v6, codecov/codecov-action to v5, and actions/upload-pages-artifact to v4 Feb 17, 2026
@remlapmot remlapmot changed the title Update actions/checkout to v6, upload-artifact to v6, codecov/codecov-action to v5, and actions/upload-pages-artifact to v4 Update actions/checkout to v6, upload-artifact to v6, codecov/codecov-action to v5, and actions/upload-pages-artifact to v4, actions/cache to v5 Feb 17, 2026
@remlapmot
Copy link
Copy Markdown
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 ?

@remlapmot remlapmot changed the title Update actions/checkout to v6, upload-artifact to v6, codecov/codecov-action to v5, and actions/upload-pages-artifact to v4, actions/cache to v5 Update actions/checkout to v6, upload-artifact to v7, codecov/codecov-action to v5, and actions/upload-pages-artifact to v4, actions/cache to v5 Feb 27, 2026
@remlapmot remlapmot force-pushed the update-checkout branch 2 times, most recently from 72b09c3 to 722d9c7 Compare March 19, 2026 10:23
@remlapmot remlapmot changed the title Update actions/checkout to v6, upload-artifact to v7, codecov/codecov-action to v5, and actions/upload-pages-artifact to v4, actions/cache to v5 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 Mar 26, 2026
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.

checkout Action available in v6

1 participant