File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 steps :
1010 - name : Checkout
11- uses : actions/checkout@v2
11+ uses : actions/checkout@v4
1212 - name : Setup Anaconda
1313 uses : conda-incubator/setup-miniconda@v3
1414 with :
Original file line number Diff line number Diff line change 1616 python-version : ["3.11"]
1717 steps :
1818 - name : Checkout
19- uses : actions/checkout@v2
19+ uses : actions/checkout@v4
2020 - name : Setup Anaconda
2121 uses : conda-incubator/setup-miniconda@v3
2222 with :
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 steps :
1111 - name : Checkout
12- uses : actions/checkout@v2
12+ uses : actions/checkout@v4
1313 - name : Setup Anaconda
1414 uses : conda-incubator/setup-miniconda@v3
1515 with :
You can’t perform that action at this time.
0 commit comments