Skip to content

Commit

Permalink
Bump CI to reflex-0.4.3 (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
masenf committed Mar 6, 2024
1 parent ea3b0ad commit 9f5b84c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/app_harness.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: app-harness
env:
REFLEX_DEP: 'reflex==0.4.0'
REFLEX_DEP: 'reflex==0.4.3'
TELEMETRY_ENABLED: false
APP_HARNESS_HEADLESS: 1
on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check_export.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: check-export
env:
REFLEX_DEP: 'reflex==0.4.0'
REFLEX_DEP: 'reflex==0.4.3'
TELEMETRY_ENABLED: false
on:
push:
Expand Down

0 comments on commit 9f5b84c

Please sign in to comment.