Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
diegovalenzuelaiturra authored Feb 7, 2020
1 parent 8f85776 commit a14d9bc
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 @@ -34,7 +34,7 @@ jobs:
- name: "Formatter Action"
# This step uses diegovalenzuelaiturra's yapf-action:
# https://github.com/diegovalenzuelaiturra/yapf-action
uses: diegovalenzuelaiturra/yapf-action@master
uses: diegovalenzuelaiturra/yapf-action@v0.0.1
with:
args: . --verbose --recursive --in-place
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a14d9bc

Please sign in to comment.