mirror of
https://github.com/mtkennerly/dunamai-action.git
synced 2025-06-20 06:08:03 +00:00
Update for deprecationn of Node.js 12 and set-output
This commit is contained in:
parent
f33a36717a
commit
0476fd5931
7 changed files with 2695 additions and 231 deletions
|
@ -1,3 +1,10 @@
|
|||
## Unreleased
|
||||
|
||||
* Updated for Node.js 12 deprecation:
|
||||
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
|
||||
* Updated for `set-output` deprecation:
|
||||
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
||||
|
||||
## v1.1.0 (2020-10-08)
|
||||
|
||||
* Updated for `set-env` deprecation:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue