Bump pull-request.yaml test version

This commit is contained in:
Cyber MacGeddon 2025-08-28 13:52:45 +01:00
parent 5139c6ad5d
commit cd04f85c87

View file

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