datalad / datalad-installer

Installation script for Datalad and related components
MIT License
6 stars 3 forks source link

Update GitHub Actions action versions #126

Closed jwodder closed 2 years ago

jwodder commented 2 years ago

We are currently using older versions of the updated GitHub Actions actions, and these older versions still use Node 12, which is deprecated.

This PR also configures Dependabot to create PRs updating workflows whenever a new version of a used action is released, as discussed in https://github.com/datalad/datalad-extensions/pull/105.