Skip to content

Commit 54edc68

Browse files
committed
Update _posts/2024-12-13-python-packaging-security.md
1 parent e365d5e commit 54edc68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-12-13-python-packaging-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
- name: Set up Python
161161
uses: actions/setup-python@v4
162162
with:
163-
python-version: '3.9'
163+
python-version: '3.12'
164164

165165
# Step 3: Cache dependencies
166166
- name: Cache dependencies

0 commit comments

Comments
 (0)