chore: Update used GitHub Actions and introduce version pinning

Signed-off-by: David Dreschner <github-2017@dreschner.net>
This commit is contained in:
David Dreschner 2026-06-21 22:12:57 +02:00
commit a0aa85fc6b
No known key found for this signature in database

View file

@ -11,7 +11,8 @@ jobs:
runs-on: ubuntu-latest
name: A job to test the action
steps:
- uses: actions/checkout@v4
- name: Checkout code
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- name: Execute action
id: run