Skip to content

Commit 256281c

Browse files
authored
Update sync_leetcode.yml
1 parent a896ce4 commit 256281c

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@v1.6
17+
uses: joshcai/leetcode-sync@v1.7
1818
with:
1919
github-token: ${{ github.token }}
2020
leetcode-csrf-token: ${{ secrets.LEETCODE_CSRF_TOKEN }}

0 commit comments

Comments
 (0)