dependabot[bot] 2025-06-27 12:41:26 +02:00 zatwierdzone przez GitHub
commit 0e9ed14d16
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -19,7 +19,7 @@ jobs:
docs docs
scripts scripts
- name: Setup python - name: Setup python
uses: actions/setup-python@v5.3.0 uses: actions/setup-python@v5.6.0
with: with:
python-version: 3.x python-version: 3.x
- name: Get pip cache directory - name: Get pip cache directory
@ -68,7 +68,7 @@ jobs:
docs docs
scripts scripts
- name: Setup python - name: Setup python
uses: actions/setup-python@v5.3.0 uses: actions/setup-python@v5.6.0
with: with:
python-version: 3.x python-version: 3.x
- name: Get pip cache directory - name: Get pip cache directory