mirror of
https://github.com/SamKirkland/FTP-Deploy-Action.git
synced 2025-08-14 22:15:05 +00:00
Updated version of ckeckout action to v2.3.4
This commit is contained in:
parent
040e3473d7
commit
9fc3820fa1
2
.github/workflows/ftps.yml
vendored
2
.github/workflows/ftps.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: 🚚 Get latest code
|
||||
uses: actions/checkout@v2.3.2
|
||||
uses: actions/checkout@v2.3.4
|
||||
|
||||
- name: 📂 Sync files
|
||||
uses: ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user