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

Deprecation warnings raised when using the GitHub Actions formatter #60

Closed
sevenseacat opened this issue Jun 14, 2023 · 0 comments · Fixed by #61
Closed

Deprecation warnings raised when using the GitHub Actions formatter #60

sevenseacat opened this issue Jun 14, 2023 · 0 comments · Fixed by #61
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@sevenseacat
Copy link
Contributor

Just noticed this in one of our CI builds.

Screenshot 2023-06-14 at 1 31 35 pm

The blog link: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

It might be a super-quick fix - I'll take a look at implementing it and open a PR.

@zachdaniel zachdaniel added enhancement New feature or request good first issue Good for newcomers labels Jun 14, 2023
zachdaniel pushed a commit that referenced this issue Jun 21, 2023
…environment variables (#61)

* fix: Update deprecated `set-output` format for GitHub Actions to use environment variables

See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ for more details

Closes #60

* fix: Write output vars to the temp file stored in `GITHUB_OUTPUT`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
2 participants