10up/actions-wordpress

Update dependencies with deprecated node version

Open

#46 geöffnet am 27. Okt. 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Shell (41 Forks)user submission
help wanted

Repository-Metriken

Stars
 (463 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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