Skip to content

Commit 34454bf

Browse files
ci(deps): bump actions/setup-node from v2.1.4 to v2.1.5 (#418)
1 parent bf68d2c commit 34454bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Checkout
2424
uses: actions/checkout@v2
2525
- name: Use Node.js 12
26-
uses: actions/setup-node@v2.1.4
26+
uses: actions/setup-node@v2.1.5
2727
with:
2828
node-version: 12
2929

0 commit comments

Comments
 (0)