File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 25
25
- uses : actions/checkout@v4.2.2
26
26
- name : Setup python
27
27
id : setup-python
28
- uses : quansight-labs/setup-python@v5.3.1
28
+ uses : quansight-labs/setup-python@v5.4.0
29
29
with :
30
30
python-version : ${{ matrix.PYTHON.VERSION }}
31
31
- uses : actions/cache@v4.2.0
60
60
- uses : actions/checkout@v4.2.2
61
61
- name : Setup python
62
62
id : setup-python
63
- uses : quansight-labs/setup-python@v5.3.1
63
+ uses : quansight-labs/setup-python@v5.4.0
64
64
with :
65
65
python-version : ${{ matrix.PYTHON.VERSION }}
66
66
architecture : ${{ matrix.WINDOWS.ARCH }}
@@ -107,7 +107,7 @@ jobs:
107
107
- uses : actions/checkout@v4.2.2
108
108
- name : Setup python
109
109
id : setup-python
110
- uses : quansight-labs/setup-python@v5.3.1
110
+ uses : quansight-labs/setup-python@v5.4.0
111
111
with :
112
112
python-version : ${{ matrix.PYTHON.VERSION }}
113
113
- uses : actions/cache@v4.2.0
You can’t perform that action at this time.
0 commit comments