squash: chore(deps): update actions/checkout action to v6
Squashed commit of the following: * chore(deps): update actions/checkout action to v6 See merge request https://ref.ci/fsrvcorp/pki/ocspcrl/-/merge_requests/13
This commit is contained in:
committed by
Florian Bauer
parent
ea21d7abfb
commit
13d8851481
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@v5
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
-
|
-
|
||||||
|
|||||||
Reference in New Issue
Block a user