Przeglądaj źródła

Update actions/checkout action to v7

pull/5340/head
renovate[bot] 1 miesiąc temu
committed by GitHub
rodzic
commit
b318b63d27
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: B5690EEEBB952194
2 zmienionych plików z 2 dodań i 2 usunięć
  1. +1
    -1
      .github/workflows/matrix.yml
  2. +1
    -1
      .github/workflows/update-translations.yml

+ 1
- 1
.github/workflows/matrix.yml Wyświetl plik

@@ -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


+ 1
- 1
.github/workflows/update-translations.yml Wyświetl plik

@@ -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:


Ładowanie…
Anuluj
Zapisz