File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 with :
3333 version : ' 1.16.5'
3434 - name : Run the benchmarks
35- uses : CodSpeedHQ/action@63f3e98b61959fe67f146a3ff022e4136fe9bb9c # v4.17.6
35+ uses : CodSpeedHQ/action@a4a36bb07c0638b0b4ca52bf1f3dad1b4289e52f # v4.18.1
3636 with :
3737 mode : walltime
3838 run : hatch run test.py3.12-minimal:pytest tests/benchmarks --codspeed
Original file line number Diff line number Diff line change 4040 # `meson-python: error: Unknown option "pixi-conda-environment"`, breaking
4141 # the job before any test runs. Tests that need a backend we don't install
4242 # are skipped via xarray's `requires_*` markers, not failed.
43- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
43+ - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
4444 with :
4545 python-version : ' 3.13'
4646
9797 submodules : recursive
9898 persist-credentials : false
9999
100- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
100+ - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
101101 with :
102102 python-version : ' 3.13'
103103
Original file line number Diff line number Diff line change 5757 echo $LD_LIBRARY_PATH
5858 nvcc -V
5959 - name : Set up Python
60- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
60+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
6161 with :
6262 python-version : ${{ matrix.python-version }}
6363 cache : ' pip'
Original file line number Diff line number Diff line change 5252 echo "HYPOTHESIS_PROFILE=ci" >> $GITHUB_ENV
5353 fi
5454 - name : Set up Python
55- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
55+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
5656 with :
5757 python-version : ${{ matrix.python-version }}
5858 cache : ' pip'
7171 # https://github.com/actions/cache/blob/main/tips-and-workarounds.md#update-a-cache
7272 - name : Restore cached hypothesis directory
7373 id : restore-hypothesis-cache
74- uses : actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
74+ uses : actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
7575 with :
7676 path : .hypothesis/
7777 key : cache-hypothesis-${{ runner.os }}-${{ github.run_id }}
9191 - name : Save cached hypothesis directory
9292 id : save-hypothesis-cache
9393 if : always() && steps.status.outcome != 'skipped'
94- uses : actions/cache/save@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
94+ uses : actions/cache/save@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
9595 with :
9696 path : .hypothesis/
9797 key : cache-hypothesis-${{ runner.os }}-${{ github.run_id }}
Original file line number Diff line number Diff line change 2323 with :
2424 persist-credentials : false
2525 - name : Set up Python
26- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
26+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
2727 with :
2828 python-version : " 3.12"
2929 - name : Install uv
Original file line number Diff line number Diff line change 2828 fetch-depth : 0
2929 persist-credentials : false
3030
31- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
31+ - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
3232 name : Install Python
3333 with :
3434 python-version : ' 3.14'
Original file line number Diff line number Diff line change 3232 fetch-depth : 0
3333 persist-credentials : false
3434
35- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
35+ - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
3636 name : Install Python
3737 with :
3838 python-version : ' 3.12'
Original file line number Diff line number Diff line change 6161 fetch-depth : 0 # grab all branches and tags
6262 persist-credentials : false
6363 - name : Set up Python
64- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
64+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
6565 with :
6666 python-version : ${{ matrix.python-version }}
6767 cache : ' pip'
@@ -110,7 +110,7 @@ jobs:
110110 fetch-depth : 0
111111 persist-credentials : false
112112 - name : Set up Python
113- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
113+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
114114 with :
115115 python-version : ${{ matrix.python-version }}
116116 cache : ' pip'
@@ -145,7 +145,7 @@ jobs:
145145 fetch-depth : 0 # required for hatch version discovery, which is needed for numcodecs.zarr3
146146 persist-credentials : false
147147 - name : Set up Python
148- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
148+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
149149 with :
150150 python-version : ' 3.13'
151151 cache : ' pip'
@@ -169,7 +169,7 @@ jobs:
169169 fetch-depth : 0
170170 persist-credentials : false
171171 - name : Set up Python
172- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
172+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
173173 with :
174174 python-version : ' 3.13'
175175 cache : ' pip'
Original file line number Diff line number Diff line change 3232 persist-credentials : false
3333
3434 - name : Run zizmor
35- uses : zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
35+ uses : zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7
You can’t perform that action at this time.
0 commit comments