fix typo #6

Merged
WorldTeacher merged 1 commits from dev into main 2025-09-28 10:42:49 +01:00
Showing only changes of commit be68e31dc3 - Show all commits

View File

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