| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Hello @kbdharun. Thank you for your pull request. Could you please revert changes in docs/adrs/0000-caching-dependencies.md |
Sorry, something went wrong.
|
what is blocking the PR merge? |
Sorry, something went wrong.
Thanks for the information 😄 , glad it got merged. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description:
Node20 was added to Actions Runner on v2.308.0 and Node16 reaches end of life soon on 11 Sep 2023.
Therefore, This PR updates the default runtime to node20. I have bumped the actions/checkout version to v4 for the same.
Related issue:
actions/runner#2732
Check list:
A major version bump might be needed after the PRs merge.
I referred to actions/setup-go#421 for this PR.