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.4

This commit is contained in:
James Mills 2020-01-25 15:45:14 +10:00
parent 0c8b62c0bc
commit 312e3db36d
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6

View File

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