Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
axel-op authored Sep 30, 2019
1 parent 2d12971 commit 3979eaf
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 @@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1 # required
- uses: axel-op/dart_package_analyzer@v1
- uses: axel-op/dart_package_analyzer@v1.0
with:
githubToken: ${{ secrets.GITHUB_TOKEN }} # required
eventPayload: ${{ toJson(github.event) }} # required
Expand Down

0 comments on commit 3979eaf

Please sign in to comment.