Skip to content

Commit

Permalink
Update README.md with newest release
Browse files Browse the repository at this point in the history
  • Loading branch information
joshcai authored Jun 26, 2024
1 parent 6749b87 commit b57f189
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 @@ GitHub Action for automatically syncing LeetCode submissions to a GitHub reposit

steps:
- name: Sync
uses: joshcai/leetcode-sync@v1.6
uses: joshcai/leetcode-sync@v1.7
with:
github-token: ${{ github.token }}
leetcode-csrf-token: ${{ secrets.LEETCODE_CSRF_TOKEN }}
Expand Down

0 comments on commit b57f189

Please sign in to comment.