mirror of
https://github.com/lucaspalomodevelop/netbox-docker.git
synced 2026-03-12 23:27:21 +00:00
Update actions/setup-python action to v3
This commit is contained in:
parent
b6d6f85dc0
commit
f1efccea6b
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
with:
|
||||
# Full git history is needed to get a proper list of changed files within `super-linter`
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-python@v2
|
||||
- uses: actions/setup-python@v3
|
||||
- name: Lint Code Base
|
||||
uses: github/super-linter@v4
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user