fix typo #6

Merged
WorldTeacher merged 1 commits from dev into main 2025-09-28 10:42:49 +01:00

View File

@@ -27,7 +27,7 @@ jobs:
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@vmaster uses: actions/checkout@master
with: with:
fetch-depth: 0 # Fetch full history fetch-depth: 0 # Fetch full history
fetch-tags: true # Fetch all tags (refs/tags) fetch-tags: true # Fetch all tags (refs/tags)