Skip to content

Commit 0531fda

Browse files
[INTERNAL] Bump actions/setup-node from v2.1.4 to v2.1.5 (#590)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.4 to v2.1.5. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v2.1.4...46071b5) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9045cae commit 0531fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v2
1616

1717
- name: Use Node.js LTS 14.x
18-
uses: actions/[email protected].4
18+
uses: actions/[email protected].5
1919
with:
2020
node-version: 14.x
2121

0 commit comments

Comments
 (0)