Skip to content

Commit 7542a20

Browse files
committed
ci: action change
1 parent 696a3fa commit 7542a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- run: cd web-canada && npm i
2121
- run: cd web-canada && npm run build
2222
- name: Sync to FTP
23-
uses: genietim/ftp-action@releases/v4
23+
uses: genietim/ftp-action@v4.0.1
2424
with:
2525
host: ${{ secrets.FTP_SERVER_CANADA }}
2626
user: ${{ secrets.FTP_USER_CANADA }}

0 commit comments

Comments
 (0)