mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-23 11:51:19 +00:00
Upgrade to Python 3.12 (#2468)
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
@@ -52,7 +52,6 @@ jobs:
|
||||
- name: Python setup
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.8'
|
||||
cache: 'pipenv'
|
||||
|
||||
- uses: actions/cache/restore@v4.0.2
|
||||
|
||||
@@ -76,7 +76,6 @@ jobs:
|
||||
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.8'
|
||||
cache: 'pipenv'
|
||||
|
||||
- uses: actions/cache/restore@v4.0.2
|
||||
|
||||
Reference in New Issue
Block a user