Skip to content

Commit

Permalink
Use node lts
Browse files Browse the repository at this point in the history
  • Loading branch information
tmillr committed May 17, 2023
1 parent 8b8deb7 commit de11df5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/update-colors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ jobs:
- uses: actions/checkout@v3

- uses: actions/setup-node@v3
# with:
# cache: npm
with:
node-version: lts
check-latest: true

- run: npm i @primer/primitives@latest

Expand Down

0 comments on commit de11df5

Please sign in to comment.