Skip to content

Commit

Permalink
Merge pull request #192 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.1

build(deps): bump actions/setup-node from 4.0.0 to 4.0.1 in /.github/workflows
  • Loading branch information
ss-o authored Dec 20, 2023
2 parents d87c7fe + 90da324 commit 52d04d5
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/[email protected].0
uses: actions/[email protected].1
with:
node-version: 18
cache: "pnpm"
Expand Down

0 comments on commit 52d04d5

Please sign in to comment.