mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
chore(deps): update dependency python to 3.13
This commit is contained in:
parent
ca370c32c2
commit
ddff2839f3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-docs.yaml
vendored
2
.github/workflows/publish-docs.yaml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
- name: Setup python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.10'
|
||||
python-version: '3.13'
|
||||
cache: 'pip'
|
||||
cache-dependency-path: |
|
||||
docs-requirements.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue