1
0
mirror of https://github.com/taigrr/bitcask synced 2026-03-21 03:42:16 -07:00

Use prologic/action-remark-lint@v0.0.4

This commit is contained in:
James Mills
2020-01-25 15:45:14 +10:00
parent 0c8b62c0bc
commit 312e3db36d

View File

@@ -7,6 +7,6 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: remark-lint
uses: prologic/action-remark-lint@v0.0.3
uses: prologic/action-remark-lint@v0.0.4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}