File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -376,7 +376,7 @@ jobs:
376
376
with :
377
377
persist-credentials : false
378
378
- name : Setup Conda (Micromamba) with Python${{ matrix.python-version }}
379
- uses : mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v2.0.2
379
+ uses : mamba-org/setup-micromamba@068f1ab4b37ed9b3d9f73da7db90a0cda0a48d29 # v2.0.3
380
380
with :
381
381
cache-downloads : true
382
382
cache-environment : true
Original file line number Diff line number Diff line change 71
71
fetch-depth : 0 # Fetch all history for all branches and tags.
72
72
persist-credentials : false
73
73
- name : Setup Conda (Micromamba) with Python${{ matrix.python-version }}
74
- uses : mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v2.0.2
74
+ uses : mamba-org/setup-micromamba@068f1ab4b37ed9b3d9f73da7db90a0cda0a48d29 # v2.0.3
75
75
with :
76
76
cache-downloads : true
77
77
cache-environment : true
You can’t perform that action at this time.
0 commit comments