version in lint action

This commit is contained in:
Walter Korman 2025-03-17 17:05:20 -07:00
parent 4cfe5b90d5
commit 4e6dea0d64

View file

@ -13,7 +13,7 @@ jobs:
- name: Install pnpm - name: Install pnpm
uses: pnpm/action-setup@v4 uses: pnpm/action-setup@v4
with: with:
version: 9 version: 9.12.3
- name: Use Node.js ${{ matrix.node-version }} - name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4 uses: actions/setup-node@v4
with: with: