File tree Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 22
22
repository : Nixtla/docs
23
23
ref : scripts
24
24
path : docs-scripts
25
- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
25
+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # 5.6 .0
26
26
with :
27
27
cache : " pip"
28
28
python-version : " 3.10"
Original file line number Diff line number Diff line change 29
29
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
30
30
31
31
- name : Set up python
32
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
32
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # 5.6 .0
33
33
with :
34
34
python-version : ${{ matrix.python-version }}
35
35
51
51
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
52
52
53
53
- name : Set up python
54
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
54
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # 5.6 .0
55
55
with :
56
56
python-version : ${{ matrix.python-version }}
57
57
74
74
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
75
75
76
76
- name : Set up python
77
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
77
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # 5.6 .0
78
78
with :
79
79
python-version : ${{ matrix.python-version }}
80
80
97
97
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
98
98
99
99
- name : Set up python
100
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
100
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # 5.6 .0
101
101
with :
102
102
python-version : ${{ matrix.python-version }}
103
103
Original file line number Diff line number Diff line change 25
25
persist-credentials : false
26
26
27
27
- name : Set up python
28
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
28
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # 5.6 .0
29
29
with :
30
30
python-version : " 3.10"
31
31
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@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
17
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # 5.6 .0
18
18
with :
19
19
python-version : ' 3.10'
20
20
Original file line number Diff line number Diff line change 26
26
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
27
27
28
28
- name : Set up python
29
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
29
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # 5.6 .0
30
30
with :
31
31
python-version : " 3.10"
32
32
Original file line number Diff line number Diff line change 13
13
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14
14
15
15
- name : Set up Python
16
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
16
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # 5.6 .0
17
17
with :
18
18
python-version : ' 3.10'
19
19
Original file line number Diff line number Diff line change 12
12
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
13
13
14
14
- name : Set up Python
15
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
15
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # 5.6 .0
16
16
with :
17
17
python-version : ' 3.10'
18
18
You can’t perform that action at this time.
0 commit comments