1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-30 17:50:04 +02:00

fix python version in build tests

This commit is contained in:
Nick Sweeting
2024-01-04 19:26:54 -08:00
committed by GitHub
parent fc2bd4a2d5
commit 2ef3655d21

View File

@@ -37,6 +37,9 @@ jobs:
- name: Setup PDM
uses: pdm-project/setup-pdm@v3
with:
python-version: '3.11'
cache: true
### Install Python & JS Dependencies
- name: Get pip cache dir