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

Update GitHub Actions workflows to upstream latest versions #330

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

nanxstats
Copy link
Collaborator

This PR updates all GitHub Actions workflows to their latest versions from upstream (r-lib/actions).

The upstream changes mostly involves updating actions/checkout and actions/upload-artifact to v4, which updated the default runtime to Node.js 20.

I just ran

usethis::use_github_action("check-standard")
usethis::use_github_action("pkgdown")
usethis::use_github_action("test-coverage")
usethis::use_github_action("lint")

and restored the customizations made in PRs like #326.

@nanxstats nanxstats requested a review from jdblischak February 5, 2024 03:17
@nanxstats nanxstats merged commit c897e1e into main Feb 5, 2024
8 checks passed
@nanxstats nanxstats deleted the gha branch February 5, 2024 19:04
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