mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 12:40:03 +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
|
||||
with:
|
||||
node-version: 20
|
||||
- uses: pnpm/action-setup@v2.2.4
|
||||
- uses: pnpm/action-setup@v3.0.0
|
||||
with:
|
||||
version: 7.13.4
|
||||
version: 8.15.6
|
||||
|
||||
# --------------------
|
||||
# Setup configuration
|
||||
|
Reference in New Issue
Block a user