nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
899 stars 231 forks source link

chore(ci): update deps in autofix-ci #959

Closed shinGangan closed 1 month ago

shinGangan commented 1 month ago

๐Ÿ”— Linked issue

closed #690 .

โ“ Type of change

๐Ÿ“š Description

The following warning was observed when running CI. It seems that the hash of autofix-ci is old.

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: autofix-ci/action@8bc06253bec489732e5f9c52884c7cace15c0160. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

690 is a related PR, but this is an old Renovate PR.

๐Ÿ—’๏ธ Note

I checked Nuxt organization, Nuxt Modules organization, but all other autofix-ci were the latest commit hash. Therefore, this repo is the only one that has a warning.

shinGangan commented 1 month ago

Although a warning is displayed, CI/CD (autofix) is working normally. Therefore, it is okay to review this PR when you have a time! โ˜•๏ธ