squash: chore(deps): update actions/checkout action to v5

Squashed commit of the following:

* chore(deps): update actions/checkout action to v5

See merge request https://ref.ci/fsrvcorp/pki/ocspcrl/-/merge_requests/9
This commit is contained in:
Renovate Bot
2025-11-18 19:28:32 +00:00
committed by Florian Bauer
parent 027b9f7831
commit 5ae49197d4

View File

@@ -14,7 +14,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0
-