1
0
mirror of https://github.com/sasjs/lint.git synced 2025-12-10 17:34:36 +00:00

chore(ci): try lts syntax

This commit is contained in:
Krishna Acondy
2021-09-13 08:46:23 +01:00
parent 31cee0af91
commit 5602063879

View File

@@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
node-version: [14.17.5]
node-version: lts/*
steps:
- uses: actions/checkout@v2