Update pr-reminder.yml

pull/5370/head
yann300 4 years ago committed by GitHub
parent 9d6856bfde
commit 7b310fd91b
  1. 2
      .github/workflows/pr-reminder.yml

@ -10,7 +10,7 @@ jobs:
pr-reviews-reminder:
runs-on: ubuntu-latest
steps:
- uses: yann300/pr-reviews-reminder-action
- uses: yann300/pr-reviews-reminder-action@v1.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:

Loading…
Cancel
Save