File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 permissions :
2121 contents : read
2222 steps :
23- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
23+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2424 with :
2525 persist-credentials : false
2626 - name : Set up Python ${{ env.LATEST_SUPPORTED_PY }}
3737 permissions :
3838 contents : read
3939 steps :
40- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
40+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
4141 with :
4242 persist-credentials : false
4343 - name : Set up Python ${{ env.LATEST_SUPPORTED_PY }}
7777 permissions :
7878 contents : read
7979 steps :
80- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
80+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
8181 with :
8282 persist-credentials : false
8383 - name : Set up Python ${{ matrix.python-version }}
@@ -144,7 +144,7 @@ jobs:
144144 env :
145145 BOLT_PYTHON_CODECOV_RUNNING : " 1"
146146 steps :
147- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
147+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
148148 with :
149149 persist-credentials : false
150150 - name : Set up Python ${{ env.LATEST_SUPPORTED_PY }}
Original file line number Diff line number Diff line change 1818 contents : read
1919
2020 steps :
21- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
21+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2222 with :
2323 ref : ${{ github.event.release.tag_name || github.ref }}
2424 persist-credentials : false
You can’t perform that action at this time.
0 commit comments