Skip to content

Commit 3e876a8

Browse files
Update jquery to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 740db39 commit 3e876a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<!-- github star button -->
2727
<script async defer src="https://buttons.github.io/buttons.js"></script>
2828

29-
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
29+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/4.0.0/jquery.min.js"></script>
3030
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
3131

3232

0 commit comments

Comments
 (0)