Skip to content

Commit b78a39e

Browse files
Bump actions/setup-node from 2.1.5 to 2.2.0 (#202)
1 parent 9d427e1 commit b78a39e

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
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v2
2828

2929
- name: Setup Node.js environment
30-
uses: actions/setup-node@v2.1.5
30+
uses: actions/setup-node@v2.2.0
3131
with:
3232
node-version: ${{ matrix.node }}
3333

0 commit comments

Comments
 (0)