We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7793b11 + 3adb10f commit dea922dCopy full SHA for dea922d
1 file changed
.github/workflows/tests.yml
@@ -29,7 +29,7 @@ jobs:
29
steps:
30
# Checkout (copy) this repository's Plugin to this VM.
31
- name: Checkout Code
32
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
33
34
# Install PHP version
35
- name: Install PHP
0 commit comments