datacarpentry / spreadsheet-ecology-lesson

Data Organization in Spreadsheets for Ecologists
https://datacarpentry.org/spreadsheet-ecology-lesson
Other
37 stars 141 forks source link

urgent: fix workflows #318

Closed zkamvar closed 1 year ago

zkamvar commented 1 year 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

hoytpr commented 1 year ago

Thanks Z.

hoytpr commented 1 year ago

Thanks!