Skip to content
New issue

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

Use Environment Files instead of set-output #15

Open
arthur-shaw opened this issue Jan 10, 2024 · 1 comment
Open

Use Environment Files instead of set-output #15

arthur-shaw opened this issue Jan 10, 2024 · 1 comment
Labels
gha 🤖 GitHub Action solved but not yet published This issue is resolved, but not published on SSC yet, nor merged to main

Comments

@arthur-shaw
Copy link
Contributor

During a recent run of adodownr, got this 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/

Looking at the GHA YAML for adodown, this command does not appear to be invoked direclty. Perhaps it's part of github-pages-deploy-action.

If so, the steps suggested in #14 should resolve this issue as well.

@arthur-shaw arthur-shaw added the gha 🤖 GitHub Action label Jan 10, 2024
@arthur-shaw
Copy link
Contributor Author

Note: this got addressed by #14

@kbjarkefur kbjarkefur added the solved but not yet published This issue is resolved, but not published on SSC yet, nor merged to main label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gha 🤖 GitHub Action solved but not yet published This issue is resolved, but not published on SSC yet, nor merged to main
Projects
None yet
Development

No branches or pull requests

2 participants