mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:01:22 +00:00
Try to fix lint.yml (Update node version)
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
This commit is contained in:
@@ -5,7 +5,7 @@ jobs:
|
|||||||
name: Lint Resource
|
name: Lint Resource
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
- name: Lint
|
- name: Lint
|
||||||
uses: iLLeniumStudios/fivem-lua-lint-action@v2
|
uses: iLLeniumStudios/fivem-lua-lint-action@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user