GitHub CI/fluid-docs: Switch actions/checkout from v4 to v6

See commit 11ebe432ea for more info
This commit is contained in:
Albrecht Schlosser
2026-05-18 15:52:48 +02:00
parent 33c2248959
commit a47f1a7840
+1 -2
View File
@@ -19,7 +19,7 @@ jobs:
# runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- name: Install prerequisites
run: |
@@ -81,4 +81,3 @@ jobs:
path: build/fluid/documentation/fluid.pdf
retention-days: 3
overwrite: true