Skip to content

Commit

Permalink
Merge pull request #182 from jiftechnify/dependabot/github_actions/pn…
Browse files Browse the repository at this point in the history
…pm/action-setup-4

Bump pnpm/action-setup from 3 to 4
  • Loading branch information
jiftechnify authored Oct 11, 2024
2 parents 05c8087 + e51d2ae commit 541d832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
node-version: "20.x"

- name: Setup pnpm
uses: pnpm/action-setup@v3
uses: pnpm/action-setup@v4
with:
version: 8

Expand Down

0 comments on commit 541d832

Please sign in to comment.