mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Updated Wiki content
2
.github/workflows/publish_docs_to_wiki.yml
vendored
2
.github/workflows/publish_docs_to_wiki.yml
vendored
@@ -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
|
||||||
|
|||||||
2
.github/workflows/validate_images.yml
vendored
2
.github/workflows/validate_images.yml
vendored
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user