Skip to content

Commit fba78cf

Browse files
committed
Bump checkout action
1 parent 9e821e0 commit fba78cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

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

2626
steps:
2727
- name: Checkout
28-
uses: actions/checkout@v5
28+
uses: actions/checkout@v6
2929
with:
3030
submodules: recursive
3131
fetch-depth: 0

0 commit comments

Comments
 (0)