Skip to content

Commit

Permalink
Merge pull request #24 from brainstormforce/wp-compatibility-6.1
Browse files Browse the repository at this point in the history
To change stable to master in uses action config
  • Loading branch information
imnavanath authored Nov 3, 2022
2 parents e003967 + 0aaa0ea commit e4526d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-asset-readme-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Push to master
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@stable
- uses: actions/checkout@master
- name: WordPress.org plugin asset/readme update
uses: 10up/action-wordpress-plugin-asset-update@stable
env:
Expand Down

0 comments on commit e4526d5

Please sign in to comment.