Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDaniel Girtler <girtler.daniel@gmail.com>2023-09-05 21:21:08 +1000
committerDaniel Girtler <girtler.daniel@gmail.com>2023-09-05 21:21:08 +1000
commitd93bf84e5928dac930ac0d2f25c4bbae7d328002 (patch)
tree965c9943b789d48b2e736e9b062e614c1809e812 /.github
parent81ef09c336c1fc4dfbe5a324349d95a6bb30ce6d (diff)
Fix github action
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/python-build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/python-build.yml b/.github/workflows/python-build.yml
index f51ff887..6a3bb87b 100644
--- a/.github/workflows/python-build.yml
+++ b/.github/workflows/python-build.yml
@@ -11,7 +11,7 @@ jobs:
image: archlinux:latest
options: --privileged
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- name: Prepare arch
run: |
pacman-key --init