Skip to content

Commit 39edfbe

Browse files
Update actions/checkout action to v6
1 parent 5249c22 commit 39edfbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ubuntu-latest
3232
steps:
3333
- name: Checkout
34-
uses: actions/checkout@v4
34+
uses: actions/checkout@v6
3535
- name: Setup Ruby
3636
uses: ruby/setup-ruby@v1.302.0
3737
with:

0 commit comments

Comments
 (0)