File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4545 submodules : ' true'
4646 path : array-api-tests
4747 - name : Set up Python ${{ matrix.python-version }}
48- uses : actions/setup-python@v4
48+ uses : actions/setup-python@v5
4949 with :
5050 python-version : ${{ matrix.python-version }}
5151 - name : Install dependencies
Original file line number Diff line number Diff line change 3535 fetch-depth : 0
3636
3737 - name : Set up Python
38- uses : actions/setup-python@v4
38+ uses : actions/setup-python@v5
3939 with :
4040 python-version : ' 3.x'
4141
Original file line number Diff line number Diff line change 99 fail-fast : true
1010 steps :
1111 - uses : actions/checkout@v4
12- - uses : actions/setup-python@v4
12+ - uses : actions/setup-python@v5
1313 with :
1414 python-version : ${{ matrix.python-version }}
1515 - name : Install Dependencies
You can’t perform that action at this time.
0 commit comments