Skip to content

Conversation

leonowski
Copy link

This is an attempt to get rid of the warnings about Node.js 16 and set-output commands being deprecated. This is done by simply updating the package versions.

Workflows that also used the old set-output command havfe been updated according to the guidance from https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

It looks like the only thing that may be needed is a bump of the version number of this action. I did not do this in this PR.

leonowski and others added 16 commits April 24, 2024 15:10
* fix workflow and scripts to also not use deprecated set-output

* bump versions of actions in some workflows
* fix workflow and scripts to also not use deprecated set-output

* bump versions of actions in some workflows

* use github outputs context
* fix workflow and scripts to also not use deprecated set-output

* bump versions of actions in some workflows

* use github outputs context

* OUTPUT not OUTPUTS
* fix workflow and scripts to also not use deprecated set-output

* bump versions of actions in some workflows

* use github outputs context

* OUTPUT not OUTPUTS

* output wrong for source tag
* fix workflow and scripts to also not use deprecated set-output

* bump versions of actions in some workflows

* use github outputs context

* OUTPUT not OUTPUTS

* output wrong for source tag

* bump version of another action and fix outputs again
* fix workflow and scripts to also not use deprecated set-output

* bump versions of actions in some workflows

* use github outputs context

* OUTPUT not OUTPUTS

* output wrong for source tag

* bump version of another action and fix outputs again

* outfix for major release workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant