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 1414 name : " Execute and convert the notebooks to HTML"
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
17+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1818
1919 - name : Set up Python
2020 uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
Original file line number Diff line number Diff line change 1616 name : " Execute and convert the notebooks to HTML"
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
19+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2020 with :
2121 fetch-depth : 0
2222
Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 if : contains(github.event.pull_request.labels.*.name, 'infrastructure')
2121 steps :
22- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
22+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2323 with :
2424 fetch-depth : 0
2525
You can’t perform that action at this time.
0 commit comments