We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b2340b commit e53e82cCopy full SHA for e53e82c
.github/workflows/ci.yaml
@@ -13,6 +13,7 @@ jobs:
13
- uses: open-turo/actions-gha/lint@v2
14
with:
15
github-token: ${{ secrets.GITHUB_TOKEN }}
16
+ node-version: "20"
17
18
test:
19
name: Test
0 commit comments