File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 deploy :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
12+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
1313 with :
1414 fetch-depth : 0
1515
Original file line number Diff line number Diff line change 3737 python-version : 3.11
3838
3939 steps :
40- - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
40+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
4141
4242 - name : Set up Python ${{ matrix.python-version }}
4343 uses : actions/setup-python@v5
Original file line number Diff line number Diff line change 99 sync-doc-assets :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
12+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
1313 with :
1414 fetch-depth : 0
1515
You can’t perform that action at this time.
0 commit comments