From 8b3ce83a7b5dd4b41220fab0c45fe42300fc4750 Mon Sep 17 00:00:00 2001
From: Ashish Jullia
Date: Fri, 25 Apr 2025 18:44:10 +0530
Subject: [PATCH 1/4] contact-us - Updated investor email
---
src/pages/company/contact-us.js | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/src/pages/company/contact-us.js b/src/pages/company/contact-us.js
index 294cf8b6..3e6ecd14 100644
--- a/src/pages/company/contact-us.js
+++ b/src/pages/company/contact-us.js
@@ -65,11 +65,9 @@ const ContactPage = ({ data, location }) => {
Investor Relations
- Peter Kanniah
- Peter.Kanniah@eqworks.com
+ investor@eqworks.com
- 416 260 4326
From 10645886036d12ab6fdc915413be049fd36a36af Mon Sep 17 00:00:00 2001
From: Ashish Jullia
Date: Fri, 25 Apr 2025 18:47:16 +0530
Subject: [PATCH 2/4] actions - Updated cache action to v3
---
.github/workflows/deploy-staging.yml | 2 +-
.github/workflows/main.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/deploy-staging.yml b/.github/workflows/deploy-staging.yml
index fc578f30..4383d6b0 100644
--- a/.github/workflows/deploy-staging.yml
+++ b/.github/workflows/deploy-staging.yml
@@ -17,7 +17,7 @@ jobs:
with:
node-version: 14.x
- - uses: actions/cache@v2
+ - uses: actions/cache@v3
with:
path: ${{ github.workspace }}/.next/cache
key: ${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json') }}
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index c2734c83..afd881f0 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
with:
node-version: 14.x
- - uses: actions/cache@v2
+ - uses: actions/cache@v3
with:
path: ${{ github.workspace }}/.next/cache
key: ${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json') }}
From c89936afc79bd26d500cd110cba284927a6b2937 Mon Sep 17 00:00:00 2001
From: Ashish Jullia
Date: Fri, 25 Apr 2025 18:50:45 +0530
Subject: [PATCH 3/4] indentation - Removed extra break for the email
---
src/pages/company/contact-us.js | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/pages/company/contact-us.js b/src/pages/company/contact-us.js
index 3e6ecd14..3b1ff341 100644
--- a/src/pages/company/contact-us.js
+++ b/src/pages/company/contact-us.js
@@ -65,9 +65,7 @@ const ContactPage = ({ data, location }) => {
Investor Relations
-
investor@eqworks.com
-
From 7ff2b0a8f799fd062f77ce6f9ee48b799a32013f Mon Sep 17 00:00:00 2001
From: Ashish Jullia
Date: Fri, 25 Apr 2025 18:56:14 +0530
Subject: [PATCH 4/4] formatting - Updated
---
src/pages/company/contact-us.js | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/src/pages/company/contact-us.js b/src/pages/company/contact-us.js
index 3b1ff341..adce2671 100644
--- a/src/pages/company/contact-us.js
+++ b/src/pages/company/contact-us.js
@@ -64,9 +64,7 @@ const ContactPage = ({ data, location }) => {
Investor Relations
-
- investor@eqworks.com
-
+ Investor@eqworks.com