Skip to content

Commit 35b7777

Browse files
dependabot[bot]Addono
authored andcommitted
build(deps): bump actions/setup-node from v2.1.4 to v2.1.5
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]>
1 parent 481b1a0 commit 35b7777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@v2
3030

3131
- name: Setup Node.js
32-
uses: actions/[email protected].4
32+
uses: actions/[email protected].5
3333
with:
3434
node-version: 14
3535

0 commit comments

Comments
 (0)