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 4848 - 5433:5432
4949
5050 steps :
51- - uses : actions/checkout@v4
51+ - uses : actions/checkout@v5
5252 - name : Run test noproc fixture on docker
5353 uses : fizyk/actions-reuse/.github/actions/pipenv@v3.1.1
5454 with :
Original file line number Diff line number Diff line change 3434 PYTHON : ${{ matrix.python-version }}
3535 POSTGRES : ${{ inputs.postgresql }}
3636 steps :
37- - uses : actions/checkout@v4
37+ - uses : actions/checkout@v5
3838 - name : Set up Pipenv on python ${{ matrix.python-version }}
3939 uses : fizyk/actions-reuse/.github/actions/pipenv-setup@v3.1.1
4040 with :
Original file line number Diff line number Diff line change 3434 PYTHON : ${{ matrix.python-version }}
3535 POSTGRES : ${{ inputs.postgresql }}
3636 steps :
37- - uses : actions/checkout@v4
37+ - uses : actions/checkout@v5
3838 - name : Set up Pipenv on python ${{ matrix.python-version }}
3939 uses : fizyk/actions-reuse/.github/actions/pipenv-setup@v3.1.1
4040 with :
You can’t perform that action at this time.
0 commit comments