Skip to content

Commit

Permalink
Merge branch 'new-dawn' into feat/optional-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Seroxdesign authored Jul 5, 2024
2 parents 8f83ea3 + 8efb366 commit 8c57cd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Setup Node & Install dependencies
runs:
using: composite
steps:
- uses: pnpm/action-setup@v2
- uses: pnpm/action-setup@v4
with:
version: 8.15.1
version: 8.15.8

- uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 8c57cd9

Please sign in to comment.