This repository was archived by the owner on Oct 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3131 restore-keys : npm-v14-${{ runner.os }}-${{ github.ref }}-
3232
3333 - name : Set up Python ${{ matrix.python-version }}
34- uses : actions/setup-python@v1
34+ uses : actions/setup-python@v2
3535 with :
3636 python-version : ${{ matrix.python-version }}
3737
8282 restore-keys : npm-v14-${{ runner.os }}-${{ github.ref }}-
8383
8484 - name : Set up Python ${{ matrix.python-version }}
85- uses : actions/setup-python@v1
85+ uses : actions/setup-python@v2
8686 with :
8787 python-version : ${{ matrix.python-version }}
8888
@@ -133,7 +133,7 @@ jobs:
133133 restore-keys : npm-v12-${{ runner.os }}-${{ github.ref }}-
134134
135135 - name : Set up Python ${{ matrix.python-version }}
136- uses : actions/setup-python@v1
136+ uses : actions/setup-python@v2
137137 with :
138138 python-version : ${{ matrix.python-version }}
139139
Original file line number Diff line number Diff line change 4444 npm-v14-${{ runner.os }}-refs/heads/master-
4545
4646 - name : Set up Python ${{ matrix.python-version }}
47- uses : actions/setup-python@v1
47+ uses : actions/setup-python@v2
4848 with :
4949 python-version : ${{ matrix.python-version }}
5050
@@ -111,7 +111,7 @@ jobs:
111111 npm-v14-${{ runner.os }}-refs/heads/master-
112112
113113 - name : Set up Python ${{ matrix.python-version }}
114- uses : actions/setup-python@v1
114+ uses : actions/setup-python@v2
115115 with :
116116 python-version : ${{ matrix.python-version }}
117117
@@ -164,7 +164,7 @@ jobs:
164164 npm-v12-${{ runner.os }}-refs/heads/master-
165165
166166 - name : Set up Python ${{ matrix.python-version }}
167- uses : actions/setup-python@v1
167+ uses : actions/setup-python@v2
168168 with :
169169 python-version : ${{ matrix.python-version }}
170170
You can’t perform that action at this time.
0 commit comments