We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 215cea3 commit 7448520Copy full SHA for 7448520
action.yml
@@ -3,7 +3,7 @@ description: 'Deploy WordPress code to a server'
3
author: 'rtCamp'
4
runs:
5
using: 'docker'
6
- image: 'docker://ghcr.io/rtcamp/action-deploy-wordpress:v2.3.0'
+ image: 'docker://ghcr.io/rtcamp/action-deploy-wordpress:v2.4.0'
7
branding:
8
icon: 'upload-cloud'
9
color: 'yellow'
0 commit comments