update README version
This commit is contained in:
@ -27,7 +27,7 @@ This is a composite Gitea Action (Linux runner) for deploying repository content
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: "Deploy"
|
||||
uses: https://code.klank.school/riviera/actions-file-deployer@v1
|
||||
uses: https://code.klank.school/riviera/actions-file-deployer@v3
|
||||
with:
|
||||
remote-protocol: "sftp"
|
||||
remote-host: "ftp.example.com"
|
||||
@ -65,7 +65,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: "Deploy"
|
||||
uses: https://code.klank.school/riviera/actions-file-deployer@v1
|
||||
uses: https://code.klank.school/riviera/actions-file-deployer@v3
|
||||
with:
|
||||
remote-protocol: "sftp"
|
||||
remote-host: "ftp.example.com"
|
||||
|
Reference in New Issue
Block a user