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 14
14
name : " Execute and convert the notebooks to HTML"
15
15
runs-on : ubuntu-latest
16
16
steps :
17
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
17
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18
18
19
19
- name : Set up Python
20
20
uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
Original file line number Diff line number Diff line change 16
16
name : " Execute and convert the notebooks to HTML"
17
17
runs-on : ubuntu-latest
18
18
steps :
19
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
19
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
20
with :
21
21
fetch-depth : 0
22
22
Original file line number Diff line number Diff line change 19
19
runs-on : ubuntu-latest
20
20
if : contains(github.event.pull_request.labels.*.name, 'infrastructure')
21
21
steps :
22
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
22
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
23
with :
24
24
fetch-depth : 0
25
25
You can’t perform that action at this time.
0 commit comments