Skip to content

Commit 1bd5b4d

Browse files
committed
Update action to fix svn error
1 parent 3bc0aaa commit 1bd5b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-wordpress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# Deploy to WordPress.org
3939
- name: WordPress Plugin Deploy
4040
id: deploy
41-
uses: 10up/action-wordpress-plugin-deploy@2.2.2
41+
uses: 10up/action-wordpress-plugin-deploy@2.3.0
4242
# with:
4343
# generate-zip: true
4444
# dry-run: true

0 commit comments

Comments
 (0)