Update .github/workflows/check-metadata.yml

Co-authored-by: Sébastiaan <se_bastiaan@outlook.com>
This commit is contained in:
Kristo Copani 2025-01-01 14:26:49 +02:00 committed by GitHub
parent de6fea3398
commit a787b0f47f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Check Metadata Lines in Scripts
shell: bash
run: |