Skip to content

Commit

Permalink
Merge pull request #143 from BITNP/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…setup-node-4

build(deps): bump actions/setup-node from 3 to 4
  • Loading branch information
YDX-2147483647 authored Aug 3, 2024
2 parents 8bbaa46 + 55f5529 commit 529f676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: pnpm/action-setup@v4
with:
version: 8
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 18
cache: pnpm
Expand Down

0 comments on commit 529f676

Please sign in to comment.