Skip to content

Commit 33458f3

Browse files
authored
Update checkout action version to v6
Signed-off-by: Scott Kingsley Clark <lol@scottkclark.com>
1 parent 064bb59 commit 33458f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests-plugin-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Checkout
19-
uses: actions/checkout@v3
19+
uses: actions/checkout@v6
2020

2121
- name: Run plugin check
2222
uses: wordpress/plugin-check-action@v1

0 commit comments

Comments
 (0)