doric icon indicating copy to clipboard operation
doric copied to clipboard

Github actions deprecations

Open eruizalo opened this issue 2 years ago • 0 comments

Feature suggestion

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/

  • [x] set-output
    • dawidd6/action-download-artifact #328

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16:

  • [x] olafurpg/setup-scala #296
  • [x] coursier/cache-action
  • [x] test-summary/action #293
  • [x] coursier/cache-action
  • [x] JoshuaTheMiller/conditional-build-matrix
  • [ ] gregsdennis/dependencies-action #293
    • Opened an issue https://github.com/gregsdennis/dependencies-action/issues/14

Current behaviour

Getting warnings in workflow runs: https://github.com/eruizalo/doric/actions/runs/3228323152

eruizalo avatar Oct 13 '22 07:10 eruizalo