collectiveidea / audited

Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
MIT License
3.34k stars 645 forks source link

Bump actions/checkout #711

Open m-nakamura145 opened 1 month ago

m-nakamura145 commented 1 month ago

GitHub is planning to upgrade to Node 20. Versions prior to actions/checkout v3 use an outdated version of node, so we will upgrade to actions/checkout v4, where Node 20 is the default.