Skip to content

Commit b7d0174

Browse files
authored
Update sync_leetcode.yml
Use `joshcai/[email protected]`
1 parent 29fa3e3 commit b7d0174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_leetcode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- name: Sync Leetcode Submissions
17-
uses: joshcai/leetcode-sync@master
17+
uses: joshcai/leetcode-sync@v1.6
1818
with:
1919
github-token: ${{ github.token }}
2020
leetcode-csrf-token: ${{ secrets.LEETCODE_CSRF_TOKEN }}

0 commit comments

Comments
 (0)