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

COMP: Fix "ci" GitHub workflow ensuring Slicer package is uploaded #7249

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    a46cec4 View commit details
    Browse the repository at this point in the history
  2. COMP: Fix "ci" GitHub workflow removing deprecated use of "::set-output"

    Fix the following 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/
    jcfr committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    193e74f View commit details
    Browse the repository at this point in the history