Unverified Commit a9ebd470 authored by Yukihiro "Matz" Matsumoto's avatar Yukihiro "Matz" Matsumoto Committed by GitHub

Merge pull request #5364 from mruby/dependabot/github_actions/actions/setup-node-v2.1.5

Bump actions/setup-node from v2.1.4 to v2.1.5
parents d64c7330 09ebfc43
......@@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: 🚀 Use Node.js
uses: actions/setup-node@v2.1.4
uses: actions/setup-node@v2.1.5
with:
node-version: '12.x'
- run: npm install -g markdownlint-cli@0.25.0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment