We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From https://github.com/axel3rd/mpg-coach-bot/actions/runs/6029845209 we can see that:
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1, actions/upload-release-asset@v1
Both actions generate some:
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files
So deprecated actions should be replaced: actions/create-release@v1 + actions/upload-release-asset@v1
mpg-coach-bot/.github/workflows/release.yml
Lines 41 to 60 in 5c3947a
The text was updated successfully, but these errors were encountered:
Probable best orientation: Merge both in one with softprops/action-gh-release.
Sorry, something went wrong.
No branches or pull requests
From https://github.com/axel3rd/mpg-coach-bot/actions/runs/6029845209 we can see that:
Both actions generate some:
So deprecated actions should be replaced: actions/create-release@v1 + actions/upload-release-asset@v1
mpg-coach-bot/.github/workflows/release.yml
Lines 41 to 60 in 5c3947a
The text was updated successfully, but these errors were encountered: