File tree Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 4040 uses : actions/setup-python@v5
4141 with :
4242 python-version : ${{ matrix.python-version }}
43+ allow-prereleases : true
4344 cache : ' pip'
4445 cache-dependency-path : ' galaxy root/requirements.txt'
4546 - name : Get full Python version
Original file line number Diff line number Diff line change 3232 - uses : actions/setup-python@v5
3333 with :
3434 python-version : ${{ matrix.python-version }}
35+ allow-prereleases : true
3536 cache : ' pip'
3637 cache-dependency-path : |
3738 ${{ env.LINT_PATH }}
Original file line number Diff line number Diff line change 3333 - uses : actions/setup-python@v5
3434 with :
3535 python-version : ${{ matrix.python-version }}
36+ allow-prereleases : true
3637 cache : ' pip'
3738 cache-dependency-path : ' galaxy root/requirements.txt'
3839 - name : Get full Python version
Original file line number Diff line number Diff line change 3535 uses : actions/setup-python@v5
3636 with :
3737 python-version : ${{ matrix.python-version }}
38+ allow-prereleases : true
3839 cache : ' pip'
3940 cache-dependency-path : ' galaxy root/requirements.txt'
4041 - name : Get full Python version
Original file line number Diff line number Diff line change 3131 - uses : actions/setup-python@v5
3232 with :
3333 python-version : ${{ matrix.python-version }}
34+ allow-prereleases : true
3435 cache : ' pip'
3536 cache-dependency-path : ' galaxy root/requirements.txt'
3637 - name : Install ffmpeg
Original file line number Diff line number Diff line change 4545 - uses : actions/setup-python@v5
4646 with :
4747 python-version : ${{ matrix.python-version }}
48+ allow-prereleases : true
4849 cache : ' pip'
4950 cache-dependency-path : ' galaxy root/requirements.txt'
5051 - name : Get full Python version
Original file line number Diff line number Diff line change 3333 - uses : actions/setup-python@v5
3434 with :
3535 python-version : ${{ matrix.python-version }}
36+ allow-prereleases : true
3637 cache : ' pip'
3738 cache-dependency-path : ' galaxy root/requirements.txt'
3839 - name : Get full Python version
You can’t perform that action at this time.
0 commit comments