Skip to content

Commit c05d4dd

Browse files
Update actions/checkout action to v6
1 parent 7222a92 commit c05d4dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Checkout
24-
uses: actions/checkout@v4
24+
uses: actions/checkout@v6
2525
- name: Setup node
2626
uses: actions/setup-node@v4
2727
with:

0 commit comments

Comments
 (0)