1
0
mirror of https://github.com/taigrr/bitcask synced 2025-01-18 04:03:17 -08:00

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

This commit is contained in:
James Mills 2020-01-25 16:36:55 +10:00
parent 312e3db36d
commit 0e38b3a859
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6

View File

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