File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 88 cache :
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@v5
11+ - uses : actions/checkout@v6
1212 - name : Setup Anaconda
1313 uses : conda-incubator/setup-miniconda@v3
1414 with :
Original file line number Diff line number Diff line change 44 preview :
55 runs-on : ubuntu-latest
66 steps :
7- - uses : actions/checkout@v5
7+ - uses : actions/checkout@v6
88 with :
99 fetch-depth : 0 # Fetch full git history for changelog feature
1010 - name : Setup Anaconda
Original file line number Diff line number Diff line change 1414 python-version : ["3.13"]
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@v5
17+ uses : actions/checkout@v6
1818 - uses : conda-incubator/setup-miniconda@v3
1919 with :
2020 auto-update-conda : true
Original file line number Diff line number Diff line change 1414 python-version : ["3.13"]
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@v5
17+ uses : actions/checkout@v6
1818 - uses : conda-incubator/setup-miniconda@v3
1919 with :
2020 auto-update-conda : true
Original file line number Diff line number Diff line change 1414 python-version : ["3.13"]
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@v5
17+ uses : actions/checkout@v6
1818 - uses : conda-incubator/setup-miniconda@v3
1919 with :
2020 auto-update-conda : true
Original file line number Diff line number Diff line change 1313 steps :
1414 # Checkout the live site (html)
1515 - name : Checkout
16- uses : actions/checkout@v5
16+ uses : actions/checkout@v6
1717 with :
1818 ref : gh-pages
1919 - name : AI-Powered Link Checker
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 steps :
1111 - name : Checkout
12- uses : actions/checkout@v5
12+ uses : actions/checkout@v6
1313 with :
1414 fetch-depth : 0 # Fetch full git history for changelog feature
1515 - name : Setup Anaconda
You can’t perform that action at this time.
0 commit comments