File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 29
29
with :
30
30
access_token : ${{ github.token }}
31
31
32
- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
32
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
33
33
with :
34
34
fetch-depth : 0
35
35
88
88
with :
89
89
access_token : ${{ github.token }}
90
90
91
- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
91
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
92
92
with :
93
93
fetch-depth : 0
94
94
- uses : conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
Original file line number Diff line number Diff line change 34
34
35
35
steps :
36
36
- name : " Checkout code"
37
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
37
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
38
38
with :
39
39
persist-credentials : false
40
40
You can’t perform that action at this time.
0 commit comments