napari / napari-animation

A napari plugin for making animations
https://napari.github.io/napari-animation/
Other
74 stars 27 forks source link

[Maint, CI] Update workflow action versions and add concurrency to auto-cancel #186

Closed psobolewskiPhD closed 7 months ago

psobolewskiPhD commented 7 months ago

This PR updates the versions of the actions used in the workflow to clean up the warnings about node12. It also switches to use the aganders3/headless-gui@v1 like the other napari repos. Finally it adds concurrency so new commits will cancel previous CI jobs for a PR. Basically, I'm updating the workflow here to follow the latest napari version: https://github.com/napari/napari/blob/main/.github/workflows/test_pull_requests.yml