We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ebc73 commit 8e296d6Copy full SHA for 8e296d6
1 file changed
.github/workflows/wordpress-example.yaml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
18
with:
19
fetch-depth: "0"
20
- name: Report versions
0 commit comments