Skip to content

Commit 3884160

Browse files
authored
Update github-action-wpe-site-deploy action version
1 parent 14adbab commit 3884160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ runs:
9090
commitMessage: Compile CSS
9191

9292
- name: Deploy to WP Engine
93-
uses: wpengine/github-action-wpe-site-deploy@v3.0
93+
uses: wpengine/github-action-wpe-site-deploy@v3.1.1
9494
with:
9595
# OpenSSH private keys are multiple lines long and start with “---”.
9696
# `inputs` passing fails if we use the normal ${{ … }} expansion here. YAML literal style (“|”) fixes this.

0 commit comments

Comments
 (0)