ci: update actions
This commit is contained in:
2
.github/workflows/wordpress-plugin-check.yml
vendored
2
.github/workflows/wordpress-plugin-check.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Package plugin
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user