Skip to content

Commit

Permalink
check_export.yml: default to v0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
masenf committed Oct 12, 2023
1 parent 4e675af commit c62d724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
inputs:
reflex_version:
description: "Reflex version"
default: "==0.2.7"
default: "==0.2.9"

jobs:
list-examples:
Expand Down

0 comments on commit c62d724

Please sign in to comment.