Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

Address Node.js 12 action deprecation #133

Merged
merged 2 commits into from
Dec 21, 2022
Merged

Conversation

exoego
Copy link
Contributor

@exoego exoego commented Dec 20, 2022

Supersedes #112, #113

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

Production dependencies are bumped to latest.
Breaking change in Octokit is addressed.

Tested with .env file and following command:

npm install 

node index.js

npm run build
node dist/index.js

My gist are successfully updated both with index.js and dist/index.js

Copy link
Owner

@matchai matchai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Thanks for the fix @exoego 🙏

@matchai matchai merged commit 7c3b60d into matchai:master Dec 21, 2022
@exoego exoego deleted the node16 branch December 21, 2022 05:12
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants