aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/dependency-updates.yml
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2021-12-08 18:57:37 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2021-12-08 18:57:37 +0530
commitac7c68eb4e5a23659bbe34590f4e6ed38dc64fc3 (patch)
treea7195befe3f776b6742ecb7106e17d76968a573b /.github/workflows/dependency-updates.yml
parent5.6.4-nightly.27 [skip ci] (diff)
downloadferdium-app-ac7c68eb4e5a23659bbe34590f4e6ed38dc64fc3.tar.gz
ferdium-app-ac7c68eb4e5a23659bbe34590f4e6ed38dc64fc3.tar.zst
ferdium-app-ac7c68eb4e5a23659bbe34590f4e6ed38dc64fc3.zip
chore: upgrade 'pnpm' to '6.23.6'
Diffstat (limited to '.github/workflows/dependency-updates.yml')
-rw-r--r--.github/workflows/dependency-updates.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependency-updates.yml b/.github/workflows/dependency-updates.yml
index 4f5e68332..ec9cbafda 100644
--- a/.github/workflows/dependency-updates.yml
+++ b/.github/workflows/dependency-updates.yml
@@ -38,7 +38,7 @@ jobs:
38 - name: Install pnpm 38 - name: Install pnpm
39 uses: pnpm/action-setup@v2.0.1 39 uses: pnpm/action-setup@v2.0.1
40 with: 40 with:
41 version: 6.19.0 41 version: 6.23.6
42 - name: Install node dependencies 42 - name: Install node dependencies
43 run: npm i 43 run: npm i
44 - name: Update submodules 44 - name: Update submodules