Skip to content

Commit

Permalink
chore(deps): update actions/setup-node action to v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 7, 2024
1 parent 49b9c63 commit 9a74479
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: pnpm/action-setup@v2

- name: Prepare Node.js
uses: actions/setup-node@v4.0.1
uses: actions/setup-node@v4.0.2
with:
node-version-file: .node-version
cache: pnpm
Expand Down
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "chore(deps): update actions/setup-node action to v4.0.2",
"packageName": "@rightcapital/phpdoc-parser",
"email": "email not defined",
"dependentChangeType": "patch"
}

0 comments on commit 9a74479

Please sign in to comment.