datalad / datalad-crawler

DataLad extension for tracking web resources as datasets
http://datalad.org
Other
5 stars 16 forks source link

Update GitHub Actions action versions #128

Closed jwodder closed 1 year ago

jwodder commented 1 year 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.

codecov[bot] commented 1 year ago

Codecov Report

Base: 77.64% // Head: 77.64% // No change to project coverage :thumbsup:

Coverage data is based on head (a07d19b) compared to base (9d55cb5). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #128 +/- ## ======================================= Coverage 77.64% 77.64% ======================================= Files 60 60 Lines 4693 4693 Branches 699 678 -21 ======================================= Hits 3644 3644 Misses 885 885 Partials 164 164 ``` | [Impacted Files](https://codecov.io/gh/datalad/datalad-crawler/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | Coverage Δ | | |---|---|---| | [datalad\_crawler/version.py](https://codecov.io/gh/datalad/datalad-crawler/pull/128/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9jcmF3bGVyL3ZlcnNpb24ucHk=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.