We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0b6a1a commit 6eec786Copy full SHA for 6eec786
1 file changed
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: Checkout code
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
17
18
- name: Setup PHP != 8.5
19
if: ${{ matrix.php != '8.5' }}
0 commit comments