Skip to content

Commit

Permalink
ci: fix actions/checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaucau committed Jan 22, 2024
1 parent 17f9e6e commit 2663cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-wp-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Push to trunk
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@4
- uses: actions/checkout@v4
- name: WordPress.org plugin asset/readme update
uses: 10up/action-wordpress-plugin-asset-update@stable
env:
Expand Down

0 comments on commit 2663cf6

Please sign in to comment.