question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"set-output command is deprecated" warning in workflow

See original GitHub issue

Getting the following warning in my workflow using azure/webapps-deploy@v2:

Warning: The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:6
  • Comments:7

github_iconTop GitHub Comments

1reaction
BenjaminMichaeliscommented, Dec 7, 2022

Got lost in notifications, seems to be working thus far!

1reaction
shprakacommented, Nov 25, 2022

We are updating the version in our next release, do expect it to fixed by 2nd week of December.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix the set-output GitHub Actions Deprecation Warning
If you have a GitHub Actions workflow that sets an output using echo ... The set-output command is deprecated and will be disabled...
Read more >
Warning due to set-output command deprecation #393 - GitHub
Running this action currently gives three warnings: Warning: The set-output command is deprecated and will be disabled soon.
Read more >
Deprecating save-state and set-output commands
Starting 1st June 2023 workflows using save-state or set-output commands via stdout will fail with an error. Patching your actions and workflows.
Read more >
[PATCH 0/4] Avoid using deprecated features in Git's ... - kernel
Incidentally, this also avoids the warning about the deprecated `::set-output::` workflow command because the newer version of the `github-script` Action ...
Read more >
GitHub Actions Set Output Migration For Multiline Pull Request ...
GitHub Actions workflow set-output deprecation warning. The set-output command is deprecated and will be disabled soon.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found