projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f46cc0c
)
workflow/docs: Update to actions/checkout@v4
author
Timothée Ravier
<tim@siosm.fr>
Thu, 15 Feb 2024 15:18:32 +0000
(16:18 +0100)
committer
Timothée Ravier
<tim@siosm.fr>
Thu, 15 Feb 2024 15:18:32 +0000
(16:18 +0100)
.github/workflows/docs.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/docs.yml
b/.github/workflows/docs.yml
index 328ea624fe27c6889e5a27528029cff7d3d8429f..6726ccff7529634109361c3961e7bce4bcf00a39 100644
(file)
--- a/
.github/workflows/docs.yml
+++ b/
.github/workflows/docs.yml
@@
-19,7
+19,7
@@
jobs:
container: registry.ci.openshift.org/coreos/fcos-buildroot:testing-devel
steps:
- name: Checkout repository
- uses: actions/checkout@v
2
+ uses: actions/checkout@v
4
- name: GH actions checkout post
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"