Skip to content

Commit d89bf69

Browse files
committed
update deps
1 parent 43aedc4 commit d89bf69

File tree

3 files changed

+654
-468
lines changed

3 files changed

+654
-468
lines changed

.github/workflows/build-do.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v4
1919
- uses: actions/setup-python@v5
2020
with:
21-
python-version: '3.x'
21+
python-version-file: "pyproject.toml"
2222
- name: Install ansible
2323
env:
2424
DO_API_TOKEN: ${{ secrets.DIGITALOCEAN_TOKEN }}

0 commit comments

Comments
 (0)