tl-its-umich-edu / my-learning-analytics

My Learning Analytics (MyLA)
Apache License 2.0
36 stars 39 forks source link

Update the packages used in Github actions to latest #1564

Closed pushyamig closed 2 months ago

pushyamig commented 4 months ago

We Build the project through Github action and currently it is using following

  1. actions/checkout@v3. ---> V4
  2. docker/login-action@v2 ---> V3
  3. softprops/action-gh-release@v1----->v2

a warning is thrown in the Myla action view https://github.com/tl-its-umich-edu/my-learning-analytics/actions/runs/7745343144