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

Deprecated set-output method #60

Open
mareknovotny opened this issue Sep 28, 2024 · 0 comments
Open

Deprecated set-output method #60

mareknovotny opened this issue Sep 28, 2024 · 0 comments
Assignees

Comments

@mareknovotny
Copy link
Member

According WARNING in one of Chain Status worklfow the andstor/file-existence-action@v1 uses deprecated command set-output

 Run andstor/file-existence-action@v1
  with:
    files: ./current-project/data
    ignore_case: false
    follow_symbolic_links: true
    allow_failure: false
  env:
    PUBLIC_URL: https://kiegroup.github.io/optaplanner
    NPM_CONFIG_USERCONFIG: /home/runner/work/_temp/.npmrc
    NODE_AUTH_TOKEN: XXXXX-XXXXX-XXXXX-XXXXX
🎉 All files exist

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/
@mareknovotny mareknovotny self-assigned this Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant