diff --git a/.github/workflows/Cache.yml b/.github/workflows/Cache.yml
new file mode 100644
index 0000000..89733f8
--- /dev/null
+++ b/.github/workflows/Cache.yml
@@ -0,0 +1,4 @@
+- name: Cache
+
+  uses: actions/cache@v2.1.6
+