Skip to content

Commit 3d4ed23

Browse files
authored
upgrading dependencies and bumping python version to 3.13 (#77)
1 parent daf2412 commit 3d4ed23

File tree

4 files changed

+1798
-1701
lines changed

4 files changed

+1798
-1701
lines changed

.github/workflows/blog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616
- uses: actions/setup-python@v5
1717
with:
18-
python-version: '3.12'
18+
python-version: '3.13'
1919
- name: Set Locale
2020
run: |
2121
sudo apt-get update && sudo apt-get install tzdata locales -y && sudo locale-gen es_ES.UTF-8

0 commit comments

Comments
 (0)