Skip to content

Commit 942b909

Browse files
committed
Update Testing workflow
1 parent 4c9aecd commit 942b909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
testing:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: dbritto-dev/openvpn3-action
9+
- uses: dbritto-dev/openvpn3-action@v1
1010
with:
1111
vpn-client-config: ${{ secrets.VPN_CLIENT_CONFIG }}
1212
vpn-autoload-config: ${{ secrets.VPN_AUTOLOAD_CONFIG }}

0 commit comments

Comments
 (0)