dependabot[bot]
há 1 mês
committed by
GitHub
ascendente
cometimento
b78cfbdb42
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: B5690EEEBB952194
2 ficheiros alterados com
2 adições e
2 eliminações
-
.github/workflows/matrix.yml
-
.github/workflows/update-translations.yml
|
|
|
@@ -26,7 +26,7 @@ jobs: |
|
|
|
run: pacman -Sy --noconfirm git |
|
|
|
|
|
|
|
- name: Check out |
|
|
|
uses: actions/checkout@v6 |
|
|
|
uses: actions/checkout@v7 |
|
|
|
|
|
|
|
- name: Restore prek cache |
|
|
|
uses: actions/cache@v5 |
|
|
|
|
|
|
|
@@ -24,7 +24,7 @@ jobs: |
|
|
|
name: Update translations |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
- uses: actions/checkout@v6 |
|
|
|
- uses: actions/checkout@v7 |
|
|
|
|
|
|
|
- uses: actions/setup-python@v6 |
|
|
|
with: |
|
|
|
|