mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-11-07 08:34:00 +01:00
Fix linter error
This commit is contained in:
parent
279a54bef0
commit
a75db6add9
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.9'
|
||||
python-version: "3.9"
|
||||
- name: Lint Code Base
|
||||
uses: github/super-linter@v7
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user