Skip to content

Commit 4289015

Browse files
committed
fix(action): update Docker image to v3.4.0
1 parent 2b5298b commit 4289015

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: 'Deploy WordPress code to a server'
33
author: 'rtCamp'
44
runs:
55
using: 'docker'
6-
image: 'docker://ghcr.io/rtcamp/action-deploy-wordpress:v3.3.0'
6+
image: 'docker://ghcr.io/rtcamp/action-deploy-wordpress:v3.4.0'
77
branding:
88
icon: 'upload-cloud'
99
color: 'yellow'

0 commit comments

Comments
 (0)