aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/ferdi-builds.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ferdi-builds.yml')
-rw-r--r--.github/workflows/ferdi-builds.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/ferdi-builds.yml b/.github/workflows/ferdi-builds.yml
index 199ec95bf..062243659 100644
--- a/.github/workflows/ferdi-builds.yml
+++ b/.github/workflows/ferdi-builds.yml
@@ -152,7 +152,7 @@ jobs:
152 - name: Install pnpm 152 - name: Install pnpm
153 uses: pnpm/action-setup@v2.0.1 153 uses: pnpm/action-setup@v2.0.1
154 with: 154 with:
155 version: 6.14.7 155 version: 6.16.0
156 - name: Uninstall locally and reinstall global npm modules 156 - name: Uninstall locally and reinstall global npm modules
157 run: | 157 run: |
158 npm uninstall node-gyp 158 npm uninstall node-gyp
@@ -256,7 +256,7 @@ jobs:
256 - name: Install pnpm 256 - name: Install pnpm
257 uses: pnpm/action-setup@v2.0.1 257 uses: pnpm/action-setup@v2.0.1
258 with: 258 with:
259 version: 6.14.7 259 version: 6.16.0
260 - name: Uninstall locally and reinstall global npm modules 260 - name: Uninstall locally and reinstall global npm modules
261 run: | 261 run: |
262 npm uninstall node-gyp 262 npm uninstall node-gyp
@@ -381,7 +381,7 @@ jobs:
381 - name: Install pnpm 381 - name: Install pnpm
382 uses: pnpm/action-setup@v2.0.1 382 uses: pnpm/action-setup@v2.0.1
383 with: 383 with:
384 version: 6.14.7 384 version: 6.16.0
385 - name: Uninstall locally and reinstall global npm modules 385 - name: Uninstall locally and reinstall global npm modules
386 run: | 386 run: |
387 npm uninstall node-gyp 387 npm uninstall node-gyp