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