mirror of
https://codeberg.org/icewind/attic-action.git
synced 2026-06-03 09:34:11 +02:00
The 'save-state' and 'set-output' commands are deprecated since 2022-10-11 and cause warnings when used in workflows: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ The saveState function from @actions/core >= 1.10.0 uses the new way to pass data to the post actions ($GITHUB_STATE); use that function instead of sending the deprecated 'save-state' command directly. |
||
|---|---|---|
| .. | ||
| main | ||