File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 steps :
3737 # Checkout current git repository
3838 - name : Checkout
39- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
39+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4040 with :
4141 # fetch all history so that setuptools-scm works
4242 fetch-depth : 0
Original file line number Diff line number Diff line change 4242 steps :
4343 # Checkout current git repository
4444 - name : Checkout
45- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
45+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4646 with :
4747 # fetch all history so that setuptools-scm works
4848 fetch-depth : 0
Original file line number Diff line number Diff line change 3636
3737 steps :
3838 - name : Checkout
39- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
39+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4040 with :
4141 # fetch all history so that setuptools-scm works
4242 fetch-depth : 0
Original file line number Diff line number Diff line change @@ -26,13 +26,13 @@ jobs:
2626
2727 steps :
2828 - name : Checkout the repository
29- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
29+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3030 with :
3131 path : repository
3232 persist-credentials : false
3333
3434 - name : Checkout the documentation
35- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
35+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3636 with :
3737 ref : gh-pages
3838 path : documentation
Original file line number Diff line number Diff line change 7171 steps :
7272 # Checkout current git repository
7373 - name : Checkout
74- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
74+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
7575 with :
7676 # fetch all history so that setuptools-scm works
7777 fetch-depth : 0
@@ -182,7 +182,7 @@ jobs:
182182 REF_NAME : ${{ github.ref_name }}
183183
184184 - name : Checkout the gh-pages branch
185- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
185+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
186186 with :
187187 ref : gh-pages
188188 # Checkout to this folder instead of the current one
Original file line number Diff line number Diff line change 3737 steps :
3838 # Checkout current git repository
3939 - name : Checkout
40- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
40+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4141 with :
4242 # fetch all history so that setuptools-scm works
4343 fetch-depth : 0
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107107 steps :
108108 # Checkout current git repository
109109 - name : Checkout
110- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
110+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
111111 with :
112112 # fetch all history so that setuptools-scm works
113113 fetch-depth : 0
Original file line number Diff line number Diff line change 4949 steps :
5050 # Checkout current git repository
5151 - name : Checkout
52- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
52+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
5353 with :
5454 # fetch all history so that setuptools-scm works
5555 fetch-depth : 0
9595
9696 # Checkout current GMT repository
9797 - name : Checkout the GMT source from ${{ matrix.gmt_git_ref }} branch
98- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
98+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
9999 with :
100100 repository : ' GenericMappingTools/gmt'
101101 ref : ${{ matrix.gmt_git_ref }}
Original file line number Diff line number Diff line change 4646 steps :
4747 # Checkout current git repository
4848 - name : Checkout
49- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
49+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
5050 with :
5151 # fetch all history so that setuptools-scm works
5252 fetch-depth : 0
Original file line number Diff line number Diff line change 2626
2727 steps :
2828 - name : Checkout
29- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
29+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3030 with :
3131 # fetch all history so that dvc diff works
3232 fetch-depth : 0
You can’t perform that action at this time.
0 commit comments