Skip to content
This repository was archived by the owner on Jul 16, 2022. It is now read-only.

Commit 8a0e4f7

Browse files
Bump actions/setup-node from v2.1.4 to v2.1.5 (#112)
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 bd97123 commit 8a0e4f7

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
@@ -11,7 +11,7 @@ jobs:
1111
ci:
1212
runs-on: ubuntu-20.04
1313
steps:
14-
- uses: actions/[email protected].4
14+
- uses: actions/[email protected].5
1515
with:
1616
node-version: 14
1717
- name: Checkout

0 commit comments

Comments
 (0)