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

Commit 2f2b339

Browse files
authored
Merge pull request #105 from nodejs-monorepo-templates/renovate/actions-checkout-2.x
chore(deps): update actions/checkout action to v2.3.5
2 parents 389367a + 1c810f6 commit 2f2b339

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
@@ -45,7 +45,7 @@ jobs:
4545
node: 14.x
4646
cmd: pnpm run sane-fmt -- --log-format=github-actions --details=diff
4747
steps:
48-
- uses: actions/[email protected].4
48+
- uses: actions/[email protected].5
4949
- name: Use Node.js ${{ matrix.vars.node }}
5050
uses: actions/[email protected]
5151
with:

0 commit comments

Comments
 (0)