mirror of
https://github.com/plausible/analytics.git
synced 2024-11-26 11:44:03 +03:00
Revert "Bump actions/cache from 3 to 4 (#3707)"
This reverts commit 100e89370f
.
This commit is contained in:
parent
447e3929cb
commit
00ef386356
2
.github/workflows/publish-docs.yml
vendored
2
.github/workflows/publish-docs.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
otp-version: ${{ steps.versions.outputs.erlang}}
|
||||
|
||||
- name: Restore Elixir dependencies cache
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
deps
|
||||
|
Loading…
Reference in New Issue
Block a user