Skip to content

Update actions/checkout to v6, upload-artifact to v7, codecov/codecov-action to v6, and actions/upload-pages-artifact to v5, actions/cache to v5#1014

Open
remlapmot wants to merge 20 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 v5, actions/cache to v5#1014
remlapmot wants to merge 20 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.1 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 v5
  • updates actions/cache to v5 in the examples and READMEs and bumps actions/cache/save and actions/cache/restore to v5
  • 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
  • updates dessant/lock-threads to v6.0.0

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 (03276b1).

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
@remlapmot remlapmot changed the title 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 Update actions/checkout to v6, upload-artifact to v7, codecov/codecov-action to v6, and actions/upload-pages-artifact to v5, actions/cache to v5 Apr 12, 2026
@CGMossa
Copy link
Copy Markdown

CGMossa commented Apr 15, 2026

Can this be done soon?

Warning: Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, mozilla-actions/sccache-action@v0.0.9, r-lib/actions/setup-r@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

@gaborcsardi
Copy link
Copy Markdown
Member

Can this be done soon?

The deprecation is more than a month away, why is this urgent for you?

@CGMossa
Copy link
Copy Markdown

CGMossa commented Apr 15, 2026

it is not urgent; this pr was made on Aug 13, 2025. it is fairly involved, especially with things I am unfamiliar with. so soon can be whatever is appropriate. a month to review this is soon.

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

3 participants