Skip to content

Commit 9f45b99

Browse files
authored
Merge pull request #223 from digital-clouds/renovate/pnpm-action-setup-3.x
chore(deps): update pnpm/action-setup action to v3
2 parents 2d05357 + ee5d90b commit 9f45b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cloudflare-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
fetch-depth: 0
2727
- name: "📦 Setup pnpm"
28-
uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598 # v2.4.0
28+
uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
2929
- name: "⎔ Setup node"
3030
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
3131
with:

0 commit comments

Comments
 (0)