10up/actions-wordpress

Update dependencies with deprecated node version

Open

#46 opened on Oct 27, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Shell (41 forks)user submission
help wanted

Repository metrics

Stars
 (463 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

In checking the readme updater action on AS4T, I noticed that it was throwing some warnings about the actions/checkout needing to be updated (it could go from v2 to v4), but instead of just updating that one repo I figured I'd open an issue here for someone to go across our projects and updating all related actions (probably worth checking what other actions are using deprecated node dependencies that could be updated).

Contributor guide