Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/.github/workflows/translation-check.yaml
diff options
context:
space:
mode:
authorDaniel Girtler <blackrabbit256@gmail.com>2023-09-14 07:02:35 +1000
committerGitHub <noreply@github.com>2023-09-14 07:02:35 +1000
commit9bfd8c622a4247276d20d8578faf1fdde56879ff (patch)
tree15613761ebd0f67efb01e86aa88629f4a85247b5 /.github/workflows/translation-check.yaml
parent81ef09c336c1fc4dfbe5a324349d95a6bb30ce6d (diff)
parentbe7ffbdd7e08a08b609cc622addcd59cf683b379 (diff)
Merge pull request #2038 from svartkanin/fix-github-action
Fix github action
Diffstat (limited to '.github/workflows/translation-check.yaml')
-rw-r--r--.github/workflows/translation-check.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/translation-check.yaml b/.github/workflows/translation-check.yaml
index a646d582..43f114ac 100644
--- a/.github/workflows/translation-check.yaml
+++ b/.github/workflows/translation-check.yaml
@@ -12,7 +12,7 @@ jobs:
container:
image: archlinux:latest
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- run: pacman --noconfirm -Syu python
- run: cd archinstall/locales
- run: pwd