swcarpentry / r-novice-gapminder

R for Reproducible Scientific Analysis
http://swcarpentry.github.io/r-novice-gapminder/
Other
164 stars 538 forks source link

urgent: fix workflows #806

Closed zkamvar closed 2 years ago

zkamvar commented 2 years ago

This pull request updates the workflows for this lesson.

There are two items that are changed:

  1. r-lib/actions/setup-r now uses @v2 instead of @master as the default tag
  2. the set-output GHA workflow command has been updated as it was deprecated.

see https://github.com/carpentries/styles/issues/641 for details

If you have any questions, contact @zkamvar

naupaka commented 2 years ago

I assume this will be good to merge (slightly above my pay grade to understand all the interacting parts). @zkamvar do you want us to just merge this?

zkamvar commented 2 years ago

@naupaka, yes