mirror of
https://github.com/zebrajr/Reactive-Resume.git
synced 2026-01-15 12:15:43 +00:00
bump version to 4.2.0
This commit is contained in:
4
.github/workflows/lint-test-build.yml
vendored
4
.github/workflows/lint-test-build.yml
vendored
@@ -25,14 +25,12 @@ jobs:
|
||||
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v3.0.0
|
||||
with:
|
||||
version: 9.1.3
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4.0.2
|
||||
with:
|
||||
cache: "pnpm"
|
||||
node-version: 20.13.1
|
||||
node-version: 20.17.0
|
||||
|
||||
- name: Install Dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
Reference in New Issue
Block a user