mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-13 15:24:48 -06:00
changed versions for workflow (again)
This commit is contained in:
parent
89d5f22064
commit
3c7079117a
2
.github/workflows/quality.yml
vendored
2
.github/workflows/quality.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
matrix:
|
||||
python-version: ["3.11","3.12"]
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user