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 runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v5 uses: actions/checkout@v6
# Publish content to wiki # Publish content to wiki
- name: Pull content from wiki - name: Pull content from wiki

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