Skip to content

Commit 6fb0e14

Browse files
committed
compat date
1 parent a8de669 commit 6fb0e14

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workflows/get-started

1 file changed

+1
-1
lines changed

src/content/docs/workflows/get-started/guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Open the `wrangler.toml` file at the root of your `workflows-starter` folder, wh
150150
#:schema node_modules/wrangler/config-schema.json
151151
name = "workflows-starter"
152152
main = "src/index.ts"
153-
compatibility_date = "2024-10-16"
153+
compatibility_date = "2024-10-23"
154154

155155
[[workflows]]
156156
# name of your workflow

0 commit comments

Comments
 (0)