Shopify / erb-lint

Lint your ERB or HTML files
MIT License
593 stars 114 forks source link

Bump actions/checkout from v2 to v3 #287

Closed mishina2228 closed 1 year ago

mishina2228 commented 1 year ago

GitHub Actions workflow prints the following warning.

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, actions/checkout

This PR updates actions/checkout to v3 in order to suppress the warning.