aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-10-24 19:42:36 +0200
committerUlrich Müller <ulm@gentoo.org>2024-10-24 19:42:36 +0200
commitf8e02d95ead2aa11bad2270c7c5922e8844dda2c (patch)
tree28c9b3ab33b66beca119b077800093c8cf21aafc
parentg-c/dependencies: Clarify the stance on circular dependencies (diff)
downloaddevmanual-f8e02d95ead2aa11bad2270c7c5922e8844dda2c.tar.gz
devmanual-f8e02d95ead2aa11bad2270c7c5922e8844dda2c.tar.bz2
devmanual-f8e02d95ead2aa11bad2270c7c5922e8844dda2c.zip
.github/workflows/devmanual-ci.yml: Update to actions/checkout@v4
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--.github/workflows/devmanual-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/devmanual-ci.yml b/.github/workflows/devmanual-ci.yml
index 9d8e11f..0dce0f7 100644
--- a/.github/workflows/devmanual-ci.yml
+++ b/.github/workflows/devmanual-ci.yml
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the MIT license
# or the CC-BY-SA-4.0 license (dual-licensed)
@@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest # no gentoo :(
steps:
- name: checkout
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
- name: install prerequisites
# librsvg2-bin for rsvg-convert
# xsltproc for xsltproc