Skip to content
Prev Previous commit
Next Next commit
Use setup-node in licensed workflow
  • Loading branch information
joshmgross committed Oct 11, 2023
commit 999c7fb9fe3d00897105a1c4895f7bfdba8bd7b5
4 changes: 4 additions & 0 deletions .github/workflows/licensed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,9 @@ jobs:
- uses: jonabc/setup-licensed@82c5f4d19e8968efa74a25b132922382c2671fe2
with:
version: '3.x'
- uses: actions/setup-node@v3
with:
node-version: '20.x'
cache: npm
- run: npm ci
- run: licensed status