mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-11 13:00:30 +01:00
Bump Python version for update-translation-strings action (#21083)
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: 3.11
|
||||
python-version: 3.12
|
||||
|
||||
- name: Install system dependencies
|
||||
run: sudo apt install -y gettext
|
||||
|
||||
Reference in New Issue
Block a user