Update dependencies in github actions

pull/5483/head
Kamran Ahmed 8 months ago
parent 9414089714
commit 8537698d91
  1. 4
      .github/workflows/rsync-ssr.yml

@ -13,9 +13,9 @@ jobs:
- uses: actions/setup-node@v1 - uses: actions/setup-node@v1
with: with:
node-version: 20 node-version: 20
- uses: pnpm/action-setup@v2.2.4 - uses: pnpm/action-setup@v3.0.0
with: with:
version: 7.13.4 version: 8.15.6
# -------------------- # --------------------
# Setup configuration # Setup configuration

Loading…
Cancel
Save