European-XFEL / karabo-bridge-py

Tools to allow data exchange with Karabo, in particular streaming of data
BSD 3-Clause "New" or "Revised" License
9 stars 4 forks source link

Update Github actions to current versions #69

Closed takluyver closed 1 year ago

takluyver commented 1 year ago

This should avoid some deprecation warnings about actions using an old version of Node.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (3ad45a2) 79.45% compared to head (b1dff3f) 79.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #69 +/- ## ======================================= Coverage 79.45% 79.45% ======================================= Files 9 9 Lines 623 623 ======================================= Hits 495 495 Misses 128 128 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

takluyver commented 1 year ago

Confirmed that the warnings are gone.