Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Commit

Permalink
Merge pull request #5 from cesperanc/documentation-update
Browse files Browse the repository at this point in the history
Update example to use the fixed version
  • Loading branch information
IAmHughes authored Oct 14, 2019
2 parents 64e5e85 + bf2a7fb commit 72e8a5e
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 @@ -52,7 +52,7 @@ jobs:
prerelease: false
- name: Upload Release Asset
id: upload-release-asset
uses: actions/[email protected].0
uses: actions/[email protected].1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 72e8a5e

Please sign in to comment.