Merge pull request #295 from Ankcorn/main

This commit is contained in:
Somhairle MacLeòid 2024-10-04 22:01:44 +01:00 committed by GitHub
commit 93fff4f656
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.