mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-16 12:12:57 -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:
|
matrix:
|
||||||
python-version: ["3.11","3.12"]
|
python-version: ["3.11","3.12"]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v5
|
- uses: actions/checkout@v4
|
||||||
- name: Set up Python ${{ matrix.python-version }}
|
- name: Set up Python ${{ matrix.python-version }}
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user