Skip to content

Commit 48b6ddd

Browse files
authored
Update ftp-sync.yml
1 parent 67e08cd commit 48b6ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ftp-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- name: 🚚 Get latest code
9-
uses: actions/checkout@v2
9+
uses: actions/checkout@v4
1010

1111
- name: 📂 Sync files
1212
uses: SamKirkland/FTP-Deploy-Action@v4.3.5

0 commit comments

Comments
 (0)