diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 33900fd..477df8a 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,4 +1,4 @@
-name: Node CI
+name: CI
on:
push:
@@ -14,9 +14,9 @@ jobs:
NODE_ENV: test
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
with:
node-version: 18.x
- name: Build and Test
diff --git a/.idea/dashboard.iml b/.idea/globalping-dash-directus.iml
similarity index 96%
rename from .idea/dashboard.iml
rename to .idea/globalping-dash-directus.iml
index c956989..9ef4a9b 100644
--- a/.idea/dashboard.iml
+++ b/.idea/globalping-dash-directus.iml
@@ -5,4 +5,4 @@
-
\ No newline at end of file
+
diff --git a/.idea/modules.xml b/.idea/modules.xml
index 91f9ad6..2784e0a 100644
--- a/.idea/modules.xml
+++ b/.idea/modules.xml
@@ -2,7 +2,7 @@
-
+
\ No newline at end of file