mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Update linter_on_push.yml
This commit is contained in:
2
.github/workflows/linter_on_push.yml
vendored
2
.github/workflows/linter_on_push.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository contents
|
- name: Checkout repository contents
|
||||||
uses: actions/checkout@v1
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Use action to check for CRLF endings
|
- name: Use action to check for CRLF endings
|
||||||
uses: erclu/check-crlf@v1.2.0
|
uses: erclu/check-crlf@v1.2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user