Skip to content

Commit 5c1e21a

Browse files
authored
Update sync_leetcode.yml
1 parent ab099d5 commit 5c1e21a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sync_leetcode.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13-
- name: Sync
14-
uses: joshcai/leetcode-sync@v1.1
13+
- name: LeetCode Sync
14+
uses: joshcai/leetcode-sync@v1.2
1515
with:
1616
github-token: ${{ github.token }}
1717
leetcode-csrf-token: ${{ secrets.LEETCODE_CSRF_TOKEN }}

0 commit comments

Comments
 (0)