You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/
The text was updated successfully, but these errors were encountered:
According WARNING in one of Chain Status worklfow the
andstor/file-existence-action@v1
uses deprecated commandset-output
The text was updated successfully, but these errors were encountered: