Skip to content

Commit

Permalink
Update FTP action again
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertBeekman committed Mar 2, 2024
1 parent a113497 commit 5c7497a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docfx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Build DocFX
run: docfx docfx/docfx_project/docfx.json
- name: Upload to FTP
uses: SamKirkland/FTP-Deploy-Action@4.3.4
uses: SamKirkland/FTP-Deploy-Action@v4.3.5
with:
server: www360.your-server.de
protocol: ftps
Expand Down

0 comments on commit 5c7497a

Please sign in to comment.