guard / listen

The Listen gem listens to file modifications and notifies you about the changes.
https://rubygems.org/gems/listen
MIT License
1.91k stars 245 forks source link

Update used GitHub actions #582

Open Earlopain opened 1 month ago

Earlopain commented 1 month ago

They show deprecation notices for old Node versions.

There are no relevant breaking changes between these major versions, except for the bump of node.

https://github.com/guard/listen/actions/runs/8075253923

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2.

image