Skip to content

Commit e3558eb

Browse files
Bump actions/checkout from 6 to 7 (#462)
1 parent d04d8fd commit e3558eb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-documentation.yml

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

2020
steps:
2121
- name: Checkout repo
22-
uses: actions/checkout@v6
22+
uses: actions/checkout@v7
2323
with:
2424
submodules: true
2525

0 commit comments

Comments
 (0)