ci: bump gha checkout from v5 to v6

bump gha checkout from v5 to v6

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
Rich Megginson
2025-12-01 15:48:17 -05:00
committed by Richard Megginson
parent 189c7a6f85
commit 783d08440d
13 changed files with 16 additions and 16 deletions
+3 -3
View File
@@ -25,7 +25,7 @@ jobs:
sudo apt install -y git
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 0
- name: Ensure the docs branch
@@ -48,12 +48,12 @@ jobs:
fi
- name: Checkout the docs branch
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
ref: docs
- name: Fetch README.md and .pandoc_template.html5 template from the workflow branch
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
sparse-checkout: |
README.md