File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
- name : Checkout branch
19
19
uses : actions/checkout@v4
20
20
- name : Set up Conda env
21
- uses : mamba-org/setup-micromamba@e820223f89c8720d6c740ca154a7adf32fcd278a
21
+ uses : mamba-org/setup-micromamba@8767fb704bd78032e9392f0386bf46950bdd1194
22
22
with :
23
23
environment-file : environment.yml
24
24
environment-name : check-env
Original file line number Diff line number Diff line change 16
16
with :
17
17
ref : ${{ github.head_ref }}
18
18
- name : Set up Conda env
19
- uses : mamba-org/setup-micromamba@e820223f89c8720d6c740ca154a7adf32fcd278a
19
+ uses : mamba-org/setup-micromamba@8767fb704bd78032e9392f0386bf46950bdd1194
20
20
with :
21
21
environment-file : environment.yml
22
22
environment-name : test-env
Original file line number Diff line number Diff line change 9
9
runs-on : ubuntu-latest
10
10
steps :
11
11
- uses : actions/checkout@v4
12
- - uses : gautamkrishnar/keepalive-workflow@60b13c92aeda855e493b83aaf482c25da7e0043b
12
+ - uses : gautamkrishnar/keepalive-workflow@5b3128727d02fe1a892d0a2987517c9ec8ca7425
13
13
with :
14
14
commit_message : Ah ah ah, stayin' alive
15
15
committer_username : ForrestQuant
You can’t perform that action at this time.
0 commit comments