Updated Wiki content

OrcaSlicerBot
2025-11-25 19:22:36 +00:00
parent 41ad06b7a8
commit 504a73eccd
2 changed files with 2 additions and 2 deletions

@@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6
# Publish content to wiki
- name: Pull content from wiki

@@ -19,7 +19,7 @@ jobs:
ERROR_BLOCK: ''
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
fetch-depth: 0