🔄 Synced local '.github/actions/openvpn-setup/action.yml' with remote '.github/actions/openvpn-setup/action.yml'

This commit is contained in:
devops-flipsidecrypto 2022-09-29 19:45:32 +00:00
parent 85b28a0c4b
commit bec02a2f5a

View File

@ -49,7 +49,7 @@ runs:
CACHE_KEY: ${{ inputs.cache-key }}
OPENVPN_VERSION: ${{ inputs.openvpn-version }}
- name: Cache OpenVPN
uses: actions/cache@v2
uses: actions/cache@v3
id: cache-openvpn
with:
path: "~/openvpn"