Skip to content

Commit

Permalink
Merge pull request #260 from digital-clouds/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/dot-github/workflows/pnpm/action-setup-4.0.0

build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 in /.github/workflows
  • Loading branch information
ss-o authored Jun 23, 2024
2 parents 967d408 + c2a6630 commit ef3d54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloudflare-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
fetch-depth: 0
- name: "📦 Setup pnpm"
uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
- name: "⎔ Setup node"
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
Expand Down

0 comments on commit ef3d54d

Please sign in to comment.