File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 with :
2424 fetch-depth : 0
2525 - name : Set up Python
26- uses : actions/setup-python@v1
26+ uses : actions/setup-python@v5
2727 with :
2828 python-version : " 3.9"
2929 - name : Upgrade pip
Original file line number Diff line number Diff line change 7171 steps :
7272 - uses : actions/checkout@v1
7373 - name : Set up Python ${{ matrix.python }}
74- uses : actions/setup-python@v1
74+ uses : actions/setup-python@v5
7575 with :
7676 python-version : ${{ matrix.python }}
7777 - name : Upgrade pip
@@ -110,7 +110,7 @@ jobs:
110110 # steps:
111111 # - uses: actions/checkout@v2
112112 # - name: Set up Python
113- # uses: actions/setup-python@v1
113+ # uses: actions/setup-python@v5
114114 # with:
115115 # python-version: '3.9'
116116 # - name: Upgrade pip
Original file line number Diff line number Diff line change 7171 steps :
7272 - uses : actions/checkout@v1
7373 - name : Set up Python ${{ matrix.python }}
74- uses : actions/setup-python@v1
74+ uses : actions/setup-python@v5
7575 with :
7676 python-version : ${{ matrix.python }}
7777 - name : Upgrade pip
@@ -110,7 +110,7 @@ jobs:
110110 # steps:
111111 # - uses: actions/checkout@v2
112112 # - name: Set up Python
113- # uses: actions/setup-python@v1
113+ # uses: actions/setup-python@v5
114114 # with:
115115 # python-version: '3.9'
116116 # - name: Upgrade pip
Original file line number Diff line number Diff line change 7171 steps :
7272 - uses : actions/checkout@v1
7373 - name : Set up Python ${{ matrix.python }}
74- uses : actions/setup-python@v1
74+ uses : actions/setup-python@v5
7575 with :
7676 python-version : ${{ matrix.python }}
7777 - name : Upgrade pip
@@ -110,7 +110,7 @@ jobs:
110110 # steps:
111111 # - uses: actions/checkout@v2
112112 # - name: Set up Python
113- # uses: actions/setup-python@v1
113+ # uses: actions/setup-python@v5
114114 # with:
115115 # python-version: '3.9'
116116 # - name: Upgrade pip
Original file line number Diff line number Diff line change 7171 steps :
7272 - uses : actions/checkout@v1
7373 - name : Set up Python ${{ matrix.python }}
74- uses : actions/setup-python@v1
74+ uses : actions/setup-python@v5
7575 with :
7676 python-version : ${{ matrix.python }}
7777 - name : Upgrade pip
@@ -110,7 +110,7 @@ jobs:
110110 # steps:
111111 # - uses: actions/checkout@v2
112112 # - name: Set up Python
113- # uses: actions/setup-python@v1
113+ # uses: actions/setup-python@v5
114114 # with:
115115 # python-version: '3.9'
116116 # - name: Upgrade pip
Original file line number Diff line number Diff line change 7171 steps :
7272 - uses : actions/checkout@v1
7373 - name : Set up Python ${{ matrix.python }}
74- uses : actions/setup-python@v1
74+ uses : actions/setup-python@v5
7575 with :
7676 python-version : ${{ matrix.python }}
7777 - name : Upgrade pip
@@ -110,7 +110,7 @@ jobs:
110110 # steps:
111111 # - uses: actions/checkout@v2
112112 # - name: Set up Python
113- # uses: actions/setup-python@v1
113+ # uses: actions/setup-python@v5
114114 # with:
115115 # python-version: '3.9'
116116 # - name: Upgrade pip
You can’t perform that action at this time.
0 commit comments