Stable version

This commit is contained in:
srueda99 2022-04-18 14:58:24 -05:00
parent 34cf9256bc
commit 59705f97b3
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ jobs:
- name: Copy using key
id: key-job
uses: srueda99/scp-action@v7
uses: srueda99/scp-action@stable
with:
port: 22
host: ${{ secrets.SERVER_ADDRESS }}

View File

@ -72,4 +72,4 @@ with:
passphrase: ${{ secrets.SERVER_PASSPHRASE }}
```
Enjoy it!!
Enjoy it!