Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix node12 deprecations #2765

Merged
merged 2 commits into from
Jun 5, 2023
Merged

Conversation

jsoref
Copy link
Contributor

@jsoref jsoref commented Jun 5, 2023

Fixes #issue_number

Problem

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

Solution

Bump

Notes

Had renovate been active (#2351), it would have made this PR.

Checklist

  • Unit test all changes
  • Update README.md if applicable
  • Add [WIP] to the pull request title if it's work in progress
  • Squash commits that aren't meaningful changes
  • Run sbt scalariformFormat test:scalariformFormat to make sure that the source files are formatted

@getquill/maintainers

jsoref added 2 commits June 4, 2023 22:24
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
@guizmaii
Copy link
Member

guizmaii commented Jun 5, 2023

Thanks @jsoref! ❤️

@guizmaii guizmaii merged commit 7dfc23e into zio:master Jun 5, 2023
@jsoref jsoref deleted the fix-node12-deprecations branch June 5, 2023 09:10
joelsonoda pushed a commit to joelsonoda/zio-quill that referenced this pull request Jun 27, 2023
* Use actions/checkout@v3

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* Use actions/cache@v3

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

---------

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants