Skip to content

Commit

Permalink
readme - fix example.
Browse files Browse the repository at this point in the history
  • Loading branch information
neverendingqs committed Jun 21, 2020
1 parent 074a4a4 commit 2d5c83f
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 @@ -18,7 +18,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: neverendingqs/gh-action-node-update-deps@v1
- uses: neverendingqs/gh-action-node-update-deps@v1.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 2d5c83f

Please sign in to comment.