Merge pull request 'fix typo' (#6) from dev into main

Reviewed-on: #6
This commit was merged in pull request #6.
This commit is contained in:
2025-09-28 10:42:48 +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)