Skip to content

Commit 9907c7b

Browse files
authored
Update wordpress-plugin-deploy.yml
1 parent 2dcf496 commit 9907c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/wordpress-plugin-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@master
1313
- name: WordPress Plugin Deploy
14-
uses: 10up/action-wordpress-plugin-deploy@master
14+
uses: 10up/action-wordpress-plugin-deploy@stable
1515
env:
1616
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
1717
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}

0 commit comments

Comments
 (0)