Updated README version of ckeckout action to v2.3.4

This commit is contained in:
adripo 2020-11-28 23:34:29 +01:00 committed by GitHub
parent 9fc3820fa1
commit b6f291c91e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,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: SamKirkland/FTP-Deploy-Action@4.0.0