Skip to content

Commit

Permalink
Update npm installs to versioned installs
Browse files Browse the repository at this point in the history
Signed-off-by: Charlie Egan <charlie@styra.com>
  • Loading branch information
charlieegan3 committed Oct 8, 2024
1 parent 736702c commit a8f84e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
with:
version: v0.69.0
static: ${{ matrix.os.static }}
- run: npm install -g markdownlint-cli@0.42.0
- run: npm install -g dprint@0.47.2
- name: Restore rq cache
id: cache-rq
uses: actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # v4.1.0
Expand Down

0 comments on commit a8f84e0

Please sign in to comment.