Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
log2 committed Aug 6, 2024
1 parent a1e658c commit 71e0e6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
- uses: actions/checkout@v4

- uses: actions/setup-python@v3
with: python-version: 3.11
with:
python-version: 3.11

- run: pip install webdavclient3==3.14.5

Expand Down

0 comments on commit 71e0e6e

Please sign in to comment.