diff --git a/.github/workflows/cache.yml b/.github/workflows/cache.yml new file mode 100644 index 0000000..5ca6496 --- /dev/null +++ b/.github/workflows/cache.yml @@ -0,0 +1,2 @@ +- name: Cache + uses: actions/cache@v6.1.0