Skip to content

Commit

Permalink
Fix uses yaml tag
Browse files Browse the repository at this point in the history
  • Loading branch information
eagraf authored Nov 17, 2020
1 parent 6eeb3cf commit 1661bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
name: results
- name: comment PR
uses: machine-learning-apps/pr-comment@master
uses: fuzzbuzz/pr-comment@1.0.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 1661bf2

Please sign in to comment.