Skip to content

Commit 81813e7

Browse files
author
devops-flipsidecrypto
committed
🔄 Synced local '.github/actions/openvpn-setup/action.yml' with remote '.github/actions/openvpn-setup/action.yml'
1 parent 18a7aa2 commit 81813e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/actions/openvpn-setup/action.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ runs:
4949
CACHE_KEY: ${{ inputs.cache-key }}
5050
OPENVPN_VERSION: ${{ inputs.openvpn-version }}
5151
- name: Cache OpenVPN
52-
uses: actions/cache@v2
52+
uses: actions/cache@v3
5353
id: cache-openvpn
5454
with:
5555
path: "~/openvpn"

0 commit comments

Comments
 (0)