datacarpentry / r-intro-geospatial

Introduction to R for Geospatial Data
https://datacarpentry.org/r-intro-geospatial/
Other
47 stars 71 forks source link

urgent: fix workflows #122

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