mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Update deps for CI test (#1152)
This commit is contained in:
parent
8d6c885fdc
commit
997d2ad6f5
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -6,8 +6,8 @@ jobs:
|
|||
octodns:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-python@v1
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3'
|
||||
- name: Install OctoDNS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue