File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 deploy :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
12+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1313 with :
1414 fetch-depth : 0
1515
Original file line number Diff line number Diff line change 3737 python-version : 3.7
3838
3939 steps :
40- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
40+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
4141
4242 - name : Set up Python ${{ matrix.python-version }}
4343 uses : actions/setup-python@v7
Original file line number Diff line number Diff line change 1313 sync-doc-assets :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
16+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1717 with :
1818 fetch-depth : 0
1919
You can’t perform that action at this time.
0 commit comments