Skip to content

Commit

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

build(deps): bump actions/setup-node from 3.8.1 to 4.0.0 in /.github/workflows
  • Loading branch information
ss-o authored Oct 27, 2023
2 parents 8e2ec31 + 4914301 commit da7c97c
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 @@ -27,7 +27,7 @@ jobs:
- name: "📦 Setup pnpm"
uses: pnpm/[email protected]
- name: "⎔ Setup node"
uses: actions/setup-node@v3.8.1
uses: actions/setup-node@v4.0.0
with:
node-version: 18
cache: "pnpm"
Expand Down

0 comments on commit da7c97c

Please sign in to comment.