Skip to content

Commit 9fb6821

Browse files
upgrade checkout v6 gh actions
1 parent d7a0fb6 commit 9fb6821

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout code
13-
uses: actions/checkout@v4
13+
uses: actions/checkout@v6
1414
with:
1515
token: ${{ secrets.DEPLOYMENT_PERSONAL_ACCESS_TOKEN }}
1616
submodules: true

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,8 +684,8 @@ nav:
684684
- release-notes/index.md
685685
- Cloud:
686686
- 2026:
687+
- release-notes/cloud/cloud-2026-01.md
687688
- release-notes/cloud/cloud-2026-01-adding-golangci-lint.md
688-
- release-notes/cloud/cloud-2026-01.md
689689
- 2025:
690690
- release-notes/cloud/cloud-2025-12.md
691691
- release-notes/cloud/cloud-2025-11.md

0 commit comments

Comments
 (0)