We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4467c18 commit 1e65e57Copy full SHA for 1e65e57
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
path: 'gmazoyer.netbox'
23
- name: Setup Python
24
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
25
26
python-version: '3.x'
27
- name: Install dependencies
@@ -46,7 +46,7 @@ jobs:
46
47
48
49
50
51
52
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
74
0 commit comments