mirror of
https://github.com/FlipsideCrypto/tools.git
synced 2026-02-06 10:46:47 +00:00
🔄 Synced local '.github/actions/openvpn-setup/action.yml' with remote '.github/actions/openvpn-setup/action.yml'
This commit is contained in:
parent
85b28a0c4b
commit
bec02a2f5a
2
.github/actions/openvpn-setup/action.yml
vendored
2
.github/actions/openvpn-setup/action.yml
vendored
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user