Skip to content

Commit 5943a49

Browse files
committed
Update workflow package
1 parent b993b9d commit 5943a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
working-directory: build/${{ needs.variables.outputs.BUILD_NAME }}
149149

150150
- name: Deploy ⤴
151-
uses: SamKirkland/FTP-Deploy-Action@4.2.0
151+
uses: SamKirkland/FTP-Deploy-Action@4.3.3
152152
with:
153153
server: ${{ secrets.FTP_SERVER }}
154154
username: ${{ secrets.FTP_USER }}

0 commit comments

Comments
 (0)