Commit afcf274
deps: Upgrade from NodeJS v12 to v16.
GitHub Actions has deprecated NodeJS 12 Actions, leaving the following
annotation on jobs that use them. NodeJS 16 is supported, so upgrade the
send-message Action to use that.
> 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/.
Fixes #70.1 parent 6ac0e0f commit afcf274
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
0 commit comments