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

Fix use GITHUB_OUTPUT from deprecated set-output #2492

Merged
merged 11 commits into from Oct 12, 2022

Commits on Oct 12, 2022

  1. Copy the full SHA
    fa30a07 View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/tests.yml

    Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
    k1rnt and gmlewis committed Oct 12, 2022
    Copy the full SHA
    74104a6 View commit details
    Browse the repository at this point in the history
  3. Update .github/workflows/tests.yml

    Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
    k1rnt and gmlewis committed Oct 12, 2022
    Copy the full SHA
    1bd0b4b View commit details
    Browse the repository at this point in the history
  4. upgrade actions/cache

    k1rnt committed Oct 12, 2022
    Copy the full SHA
    4ae3f58 View commit details
    Browse the repository at this point in the history
  5. revert actions/cache version

    k1rnt committed Oct 12, 2022
    Copy the full SHA
    a14f33a View commit details
    Browse the repository at this point in the history
  6. fix $Env:GITHUB_OUTPUT

    k1rnt committed Oct 12, 2022
    Copy the full SHA
    7cd8d3c View commit details
    Browse the repository at this point in the history
  7. Another approach

    k1rnt committed Oct 12, 2022
    Copy the full SHA
    01811b3 View commit details
    Browse the repository at this point in the history
  8. ref community/discussions/26380

    k1rnt committed Oct 12, 2022
    Copy the full SHA
    0967d5e View commit details
    Browse the repository at this point in the history
  9. check RUNNER_OS

    k1rnt committed Oct 12, 2022
    Copy the full SHA
    00159de View commit details
    Browse the repository at this point in the history
  10. set shell

    k1rnt committed Oct 12, 2022
    Copy the full SHA
    d23bb2e View commit details
    Browse the repository at this point in the history
  11. chore: set shell only

    k1rnt committed Oct 12, 2022
    Copy the full SHA
    7c3ba78 View commit details
    Browse the repository at this point in the history