Skip to content

Commit

Permalink
docs: changed task version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
allanalves23 authored Nov 18, 2022
1 parent 2a66634 commit a69dfe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
- name: FTP Deploy Locaweb
uses: locaweb/ftp-deploy@0.0.1
uses: locaweb/ftp-deploy@1.0.0
with:
host: ${{ secrets.HOST }}
user: ${{ secrets.USER }}
Expand Down

0 comments on commit a69dfe5

Please sign in to comment.