Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-11-24 08:13:41 +0100
committerGitHub <noreply@github.com>2023-11-24 08:13:41 +0100
commit03c1989270cac924402a138dfd6df726fcd15d9e (patch)
treeb47e619210308b16b7c77072f500c5e24b9d0d58
parentf27c55d170d3a86ec7529f176fd9466a912483ce (diff)
Update actions/setup-python action to v4 (#2236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/github-pages.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml
index fec53d54..40834229 100644
--- a/.github/workflows/github-pages.yml
+++ b/.github/workflows/github-pages.yml
@@ -13,7 +13,7 @@ jobs:
options: --privileged
steps:
- uses: actions/checkout@v4
- - uses: actions/setup-python@v3
+ - uses: actions/setup-python@v4
- name: Install pre-dependencies
run: |
pacman -Sy --noconfirm tree git python-pyparted python-simple-term-menu python-setuptools python-sphinx python-sphinx_rtd_theme python-build python-installer python-wheel