subosito / flutter-action

Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS.
MIT License
2.16k stars 193 forks source link

update actions/cache from v3 to v4 #263

Closed techouse closed 4 months ago

techouse commented 5 months ago

Update actions/cache from v3 to v4 which fixes this Node.js 16 deprecation warning

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

Goooler commented 4 months ago

Could update docs as well.

babang1da commented 4 months ago

please merge

deandreamatias commented 4 months ago

@subosito can take a look on this please? Thanks

koji-1009 commented 4 months ago

Hi, this fix has already been merged by #265. If you want to avoid warnings now, you can specify @main instead of @v2.