Skip to content

Commit 25c631d

Browse files
Bump actions/setup-node from v2.1.4 to v2.1.5 (#81)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38a8f7c commit 25c631d

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
@@ -34,7 +34,7 @@ jobs:
3434
- uses: actions/checkout@v2
3535

3636
- name: Use Node.js
37-
uses: actions/setup-node@v2.1.4
37+
uses: actions/setup-node@v2.1.5
3838
with:
3939
node-version: ${{ matrix.node-version }}
4040

0 commit comments

Comments
 (0)