Skip to content

Commit f3520ca

Browse files
committed
CI: upgrade to checkout@v4
Signed-off-by: Daniel Maslowski <info@orangecms.org>
1 parent fb15b6f commit f3520ca

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ jobs:
1212
concurrency:
1313
group: ${{ github.workflow }}-${{ github.ref }}
1414
steps:
15-
- uses: actions/checkout@v2
15+
- name: Checkout
16+
uses: actions/checkout@v4
1617

1718
- name: Setup mdBook
1819
uses: peaceiris/actions-mdbook@v2

0 commit comments

Comments
 (0)