Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit cedbd09

Browse files
authored
Merge pull request #77 from nodejs-monorepo-templates/dependabot/github_actions/actions/setup-node-v2.1.4
Bump actions/setup-node from v2.1.3 to v2.1.4
2 parents e5a5e96 + db93f69 commit cedbd09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
steps:
4848
- uses: actions/[email protected]
4949
- name: Use Node.js ${{ matrix.vars.node }}
50-
uses: actions/[email protected].3
50+
uses: actions/[email protected].4
5151
with:
5252
node-version: ${{ matrix.vars.node }}
5353
- name: Cache PNPM store

0 commit comments

Comments
 (0)