GitHub Actions: typo

This commit is contained in:
Jakub Chrzanowski
2024-06-19 17:31:08 +02:00
committed by Jakub Chrzanowski
parent f3bc69268f
commit 0fe4d27ea9
5 changed files with 9 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ jobs:
pull-requests: write
steps:
# Check out current repository
# Check out the current repository
- name: Fetch Sources
uses: actions/checkout@v4
with: