Fix version needing updating in pipelines

This commit is contained in:
Cyber MacGeddon 2026-01-27 13:51:59 +00:00
parent cf0daedefa
commit 7ab28d24f6

View file

@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v3
- name: Setup packages
run: make update-package-versions VERSION=1.9.999
run: make update-package-versions VERSION=2.0.999
- name: Setup environment
run: python3 -m venv env