Skip to content

Commit 5965e1c

Browse files
authored
Update git-sync
1 parent abc84e0 commit 5965e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
env:
3434
PUSH_FREQ: ${{ inputs.push_freq || 5 }}
3535
run: |
36-
wget https://github.com/cdnjs/tools/releases/download/ccdcd747fe302d8ee86c191a2c2762a6a938188b9/git-sync
36+
wget https://github.com/cdnjs/tools/releases/download/ccedb06b7bbe3d3db7964f5c54560b372c1a8bc13/git-sync
3737
chmod +x ./git-sync
3838
cd cdnjs
3939
git config user.name robocdnjs

0 commit comments

Comments
 (0)