Update generate_pot.yml

This commit is contained in:
Izzy
2025-10-19 03:16:22 -04:00
committed by GitHub
parent f81c5fbd13
commit ef87d6218b
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: "Checkout repo"
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: "Install gettext"
run: |