Update linter_on_push.yml

This commit is contained in:
Alexandre
2022-02-06 09:17:10 +01:00
committed by GitHub
parent 2a770150ef
commit 12025f8ccd

View File

@@ -35,7 +35,7 @@ jobs:
steps:
- name: Checkout repository contents
uses: actions/checkout@v1
uses: actions/checkout@v2
- name: Use action to check for CRLF endings
uses: erclu/check-crlf@v1.2.0