File tree Expand file tree Collapse file tree 5 files changed +3091
-1777
lines changed Expand file tree Collapse file tree 5 files changed +3091
-1777
lines changed Original file line number Diff line number Diff line change 23
23
uses : actions/checkout@v3
24
24
25
25
- name : 📂 Sync files
26
- uses : SamKirkland/FTP-Deploy-Action@4 .3.3
26
+ uses : SamKirkland/FTP-Deploy-Action@v4 .3.4
27
27
with :
28
28
server : ftp.samkirkland.com
29
29
username : myFtpUserName
99
99
npm run build
100
100
101
101
- name: 📂 Sync files
102
- uses: SamKirkland/FTP-Deploy-Action@4 .3.3
102
+ uses: SamKirkland/FTP-Deploy-Action@v4 .3.4
103
103
with:
104
104
server: ftp.samkirkland.com
105
105
username: myFtpUserName
@@ -119,7 +119,7 @@ jobs:
119
119
uses: actions/checkout@v3
120
120
121
121
- name: 📂 Sync files
122
- uses: SamKirkland/FTP-Deploy-Action@4 .3.3
122
+ uses: SamKirkland/FTP-Deploy-Action@v4 .3.4
123
123
with:
124
124
server: ftp.samkirkland.com
125
125
username: myFtpUserName
@@ -142,7 +142,7 @@ jobs:
142
142
uses: actions/checkout@v3
143
143
144
144
- name: 📂 Sync files
145
- uses: SamKirkland/FTP-Deploy-Action@4 .3.3
145
+ uses: SamKirkland/FTP-Deploy-Action@v4 .3.4
146
146
with:
147
147
server: ftp.samkirkland.com
148
148
username: myFtpUserName
@@ -164,7 +164,7 @@ jobs:
164
164
uses: actions/checkout@v3
165
165
166
166
- name: 📂 Sync files
167
- uses: SamKirkland/FTP-Deploy-Action@4 .3.3
167
+ uses: SamKirkland/FTP-Deploy-Action@v4 .3.4
168
168
with:
169
169
server: ftp.samkirkland.com
170
170
username: myFtpUserName
You can’t perform that action at this time.
0 commit comments