Skip to content

Commit 5333f4b

Browse files
committed
use stable
1 parent 03d1d8a commit 5333f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: WordPress Plugin Deploy
18-
uses: 10up/action-wordpress-plugin-deploy@master
18+
uses: 10up/action-wordpress-plugin-deploy@stable
1919
env:
2020
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
2121
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}

0 commit comments

Comments
 (0)