Skip to content

Commit

Permalink
Update linters.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
goranbs authored Apr 11, 2024
1 parent c1172bf commit 650c71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Use Node.js 20
uses: actions/setup-node@v3
with:
node-version: 21
node-version: 20
cache: "npm"
cache-dependency-path: "./controller/package-lock.json"

Expand Down

0 comments on commit 650c71a

Please sign in to comment.