mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-01 13:22:38 +02:00
Update dependencies in github actions
This commit is contained in:
4
.github/workflows/rsync-ssr.yml
vendored
4
.github/workflows/rsync-ssr.yml
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user