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:
committed by
Florian Bauer
parent
027b9f7831
commit
5ae49197d4
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Checkout
|
name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
-
|
-
|
||||||
|
|||||||
Reference in New Issue
Block a user