Merge pull request #1 from frederikbeimgraben/dependabot/github_actions/actions/checkout-5

ci(deps): bump actions/checkout from 4 to 5
This commit is contained in:
Frederik Beimgraben 2025-11-04 13:35:08 +01:00 committed by GitHub
commit c3e7877f8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Extract version from tag
id: version