ionic-team / starters

Starter templates for Ionic apps, used by the Ionic CLI
MIT License
462 stars 316 forks source link

chore(ci): update action versions #1775

Closed liamdebeasi closed 1 year ago

liamdebeasi commented 1 year ago

This PR updates the following GitHub Action packages:

  1. actions/checkout@v3
  2. actions/setup-node@v3
  3. actions/upload-artifact@v3
  4. actions/download-artifact@v3
  5. aws-actions/configure-aws-credentials@v2

Main motivation is to account for the save-state and set-output removal on May 31, 2023: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/