PrefectHQ / actions-prefect-deploy

A GitHub Action for deploying a Prefect flow to Prefect Cloud
30 stars 7 forks source link

Cap current action at `<3` for its prefect version install #49

Closed jamiezieziula closed 4 months ago

jamiezieziula commented 5 months ago

on action install, limit the prefect version that is installed to <3

pip install "prefect<3"

release this change for both minor and & major action version