index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-11-24 08:13:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-24 08:13:41 +0100 |
commit | 03c1989270cac924402a138dfd6df726fcd15d9e (patch) | |
tree | b47e619210308b16b7c77072f500c5e24b9d0d58 /.github | |
parent | f27c55d170d3a86ec7529f176fd9466a912483ce (diff) |
-rw-r--r-- | .github/workflows/github-pages.yml | 2 |
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 |