File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 18
18
repository : Nixtla/docs
19
19
ref : scripts
20
20
path : docs-scripts
21
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 5.3 .0
21
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
22
22
with :
23
23
python-version : " 3.10"
24
24
- name : Build docs
Original file line number Diff line number Diff line change 27
27
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
28
28
29
29
- name : Set up environment
30
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 5.3 .0
30
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
31
31
with :
32
32
python-version : ${{ matrix.python-version }}
33
33
50
50
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
51
51
52
52
- name : Set up environment
53
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 5.3 .0
53
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
54
54
with :
55
55
python-version : ${{ matrix.python-version }}
56
56
71
71
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
72
72
73
73
- name : Set up python
74
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 5.3 .0
74
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
75
75
with :
76
76
python-version : " 3.10"
77
77
86
86
steps :
87
87
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
88
88
89
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 5.3 .0
89
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
90
90
with :
91
91
python-version : " 3.12"
92
92
@@ -104,7 +104,7 @@ jobs:
104
104
steps :
105
105
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
106
106
107
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 5.3 .0
107
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
108
108
with :
109
109
python-version : " 3.10"
110
110
Original file line number Diff line number Diff line change 14
14
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
15
15
16
16
- name : Set up python
17
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 5.3 .0
17
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
18
18
with :
19
19
python-version : ' 3.10'
20
20
cache : ' pip'
Original file line number Diff line number Diff line change 20
20
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21
21
22
22
- name : Set up python
23
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 5.3 .0
23
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
24
24
with :
25
25
python-version : ' 3.10'
26
26
You can’t perform that action at this time.
0 commit comments