diff options
| author | Dave Cramer | 2024-05-10 15:29:02 +0000 |
|---|---|---|
| committer | Dave Cramer | 2024-05-10 15:29:02 +0000 |
| commit | fc73c45a2fd6d52cb2175f4cbdb693229c917c07 (patch) | |
| tree | 9b62abc37cb17279ded9440c01a34e7f8c99591d | |
| parent | 03dec03835839a90948237af271317a54a0575a3 (diff) | |
get latest windows version from edb
| -rw-r--r-- | .github/workflows/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 83bc006..b981ce7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -120,7 +120,7 @@ jobs: id: downloadPostgresInstaller with: retry-times: 5 - url: https://sbp.enterprisedb.com/getfile.jsp?fileid=1258893 + url: https://sbp.enterprisedb.com/getfile.jsp?fileid=1259019 target: c:\OTHERBIN filename: postgresql_install.exe |
