Skip to content

Commit

Permalink
Merge pull request cloudflare#295 from Ankcorn/main
Browse files Browse the repository at this point in the history
  • Loading branch information
penalosa authored Oct 4, 2024
2 parents 66334df + c0e117f commit 93fff4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import { exec, execShell } from "./exec";
import { checkWorkingDirectory, semverCompare } from "./utils";
import { getPackageManager } from "./packageManagers";

const DEFAULT_WRANGLER_VERSION = "3.13.2";
const DEFAULT_WRANGLER_VERSION = "3.78.10";

/**
* A configuration object that contains all the inputs & immutable state for the action.
Expand Down

0 comments on commit 93fff4f

Please sign in to comment.