Skip to content

Commit fedde63

Browse files
committed
Update version of action-wordpress-plugin-deploy
1 parent fbb65a2 commit fedde63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout the code
1414
uses: actions/checkout@v4
1515
- name: WordPress Plugin Deploy
16-
uses: 10up/action-wordpress-plugin-deploy@master
16+
uses: 10up/action-wordpress-plugin-deploy@2.3.0
1717
id: deploy
1818
with:
1919
generate-zip: true

0 commit comments

Comments
 (0)