Skip to content

Commit

Permalink
feat(workflows): use Node20 version compatible for selene
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroSuero committed Sep 3, 2024
1 parent 598d24b commit 90291a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4

- name: Run selene
uses: NTBBloodbath/selene-action@v1.0.0
uses: AlejandroSuero/selene-linter-action@v1.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --display-style quiet lua/freeze-code
Expand Down

0 comments on commit 90291a4

Please sign in to comment.