iiasa / ixmp

The ix modeling platform for integrated and cross-cutting scenario analysis
https://docs.messageix.org/ixmp
Apache License 2.0
36 stars 110 forks source link

Bump versions of GHAs #518

Closed glatterf42 closed 5 months ago

glatterf42 commented 5 months ago

This PR is a follow-up of #517 and bumps the remaining versions except for pre-commit, which seems unwilling to release a new version at the moment.

How to review

PR checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9b93531) 98.9% compared to head (f0fb3f0) 98.9%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #518 +/- ## ===================================== Coverage 98.9% 98.9% ===================================== Files 44 44 Lines 4795 4795 ===================================== Hits 4743 4743 Misses 52 52 ```
khaeru commented 5 months ago

Seeing pre-commit/action#188 and pre-commit/action#189, it seems like that action is not "in maintenance mode" per the README but in fact not maintained.

At transport-data/tools#14 I copied the steps into the workflow directly, updated actions/cache and it's not a lot longer than using the third-party one. (The step for clearing the cache daily is actually simpler and easier to read.) That's one option for our stack.