Skip to content

Conversation

@AnimeAllstar
Copy link
Contributor

actions/checkout@v2 uses node12. GitHub gives a deprecation warning for this since node12 is out of support. actions/checkout@v3 uses node16 by default.

https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12

closes #103

actions/checkout@v2 uses node12. GitHub gives a deprecation warning for this since node12 is out of support. actions/checkout@v3 uses node16 by default.

https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12
@creyD creyD changed the base branch from master to dev January 10, 2023 21:46
@creyD creyD merged commit 2e9c875 into creyD:dev Jan 10, 2023
@creyD
Copy link
Owner

creyD commented Jan 10, 2023

@AnimeAllstar Thanks!

@AnimeAllstar AnimeAllstar deleted the patch-1 branch January 10, 2023 21:48
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.

Node.js 12 actions are deprecated.

2 participants