kopia lustrzana https://github.com/linuxserver/docker-documentation
Merge pull request #203 from linuxserver/dependabot/github_actions/actions/setup-python-5.1.0
commit
840045a1b8
|
@ -19,7 +19,7 @@ jobs:
|
||||||
sparse-checkout: |
|
sparse-checkout: |
|
||||||
docs
|
docs
|
||||||
- name: Setup python
|
- name: Setup python
|
||||||
uses: actions/setup-python@v5.0.0
|
uses: actions/setup-python@v5.1.0
|
||||||
with:
|
with:
|
||||||
python-version: 3.x
|
python-version: 3.x
|
||||||
- name: Get pip cache directory
|
- name: Get pip cache directory
|
||||||
|
@ -51,7 +51,7 @@ jobs:
|
||||||
sparse-checkout: |
|
sparse-checkout: |
|
||||||
docs
|
docs
|
||||||
- name: Setup python
|
- name: Setup python
|
||||||
uses: actions/setup-python@v5.0.0
|
uses: actions/setup-python@v5.1.0
|
||||||
with:
|
with:
|
||||||
python-version: 3.x
|
python-version: 3.x
|
||||||
- name: Get pip cache directory
|
- name: Get pip cache directory
|
||||||
|
|
Ładowanie…
Reference in New Issue