WIP: 🩹 Issue 74: fix deprecation warning#75
WIP: 🩹 Issue 74: fix deprecation warning#75thomasmerz wants to merge 10 commits intomaxam2017:masterfrom
Conversation
This reverts commit b067b4f.
0f52ab5 to
a3ed09e
Compare
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout@v2 Using version v3, latest or master: actions/checkout#689 Please update the following actions to use Node.js 16: maxam2017/productive-box@master
| @@ -12,9 +12,9 @@ jobs: | |||
| matrix: | |||
| node_version: [14] | |||
There was a problem hiding this comment.
| node_version: [14] | |
| node_version: [16] |
|
Those change has already been done by other PRs. |
Great, it's totally ok for me, that you used my issue/PR as an impuls to fix it yourself 👍🏼 But you're still using and old version of |
|
And why are all my "Update gist" GH actions failing since you merged your PR? 🤔 Update: |
Node.js 12 actions are deprecated
For more information see:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
This PR fixes issue #74