mirror of
https://github.com/SamKirkland/FTP-Deploy-Action.git
synced 2026-04-10 12:32:17 +02:00
v3.1.0
Official release of known-hosts
This commit is contained in:
2
.github/workflows/test-ftp-deploy.yaml
vendored
2
.github/workflows/test-ftp-deploy.yaml
vendored
@@ -5,7 +5,7 @@ jobs:
|
||||
name: FTP-Deploy-Action
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- uses: actions/checkout@v2.1.0
|
||||
with:
|
||||
fetch-depth: 2
|
||||
- name: FTP-Deploy-Action
|
||||
|
||||
2
.github/workflows/test-sftp-deploy.yaml
vendored
2
.github/workflows/test-sftp-deploy.yaml
vendored
@@ -5,7 +5,7 @@ jobs:
|
||||
name: FTP-Deploy-Action
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- uses: actions/checkout@v2.1.0
|
||||
with:
|
||||
fetch-depth: 2
|
||||
- name: FTP-Deploy-Action
|
||||
|
||||
Reference in New Issue
Block a user