Skip to content

Commit

Permalink
change checkout to version 4 in workflows action github
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdiraized committed Sep 1, 2024
1 parent 6dbafe2 commit 659e644
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Get latest code
uses: actions/checkout@v4

- name: Run plugin check
uses: WordPress/[email protected]

0 comments on commit 659e644

Please sign in to comment.