File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414
1515jobs :
1616 build :
17- runs-on : ubuntu-latest
17+ runs-on : ubuntu-latest
1818
1919 steps :
20- - uses : actions/checkout@v2
20+ - uses : actions/checkout@v4
2121 - name : Install blosc
2222 run : |
2323 sudo apt-get update
Original file line number Diff line number Diff line change 1- # n5-zarr [ ![ Build Status] ( https://github.com/saalfeldlab/n5-zarr/actions/workflows/build-main .yml/badge.svg )] ( https://github.com/saalfeldlab/n5-zarr/actions/workflows/build-main .yml )
1+ # n5-zarr [ ![ Build Status] ( https://github.com/saalfeldlab/n5-zarr/actions/workflows/build.yml/badge.svg )] ( https://github.com/saalfeldlab/n5-zarr/actions/workflows/build.yml )
22
33This library provides support for the [ Zarr v2] ( https://zarr-specs.readthedocs.io/en/latest/v2/v2.0.html ) and
44[ Zarr v3] ( https://zarr-specs.readthedocs.io/en/latest/v3/core/index.html ) storage formats for the N5 API.
You can’t perform that action at this time.
0 commit comments