Skip to content

Commit

Permalink
Update docs to reference 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksnyder committed Jul 6, 2022
1 parent dff2339 commit b8b90a3
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 @@ -48,7 +48,7 @@ jobs:
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
- uses: sourcegraph/[email protected].2
- uses: sourcegraph/[email protected].3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# with:
Expand Down

0 comments on commit b8b90a3

Please sign in to comment.