Skip to content

Commit 638ebe2

Browse files
chore(deps): bump actions/setup-node from v2.1.4 to v2.1.5 (readmeio#37)
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 22b3d0a commit 638ebe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

1717
- name: Use Node.js ${{ matrix.node-version }}
18-
uses: actions/[email protected].4
18+
uses: actions/[email protected].5
1919
with:
2020
node-version: ${{ matrix.node-version }}
2121

0 commit comments

Comments
 (0)