We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1cb620 commit 1252b48Copy full SHA for 1252b48
.github/workflows/download-cache.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- php-version: [ "7.4", "8.0", "8.1", "8.2", "8.3" ]
+ php-version: [ "8.1", "8.2", "8.3", "8.4" ]
18
steps:
19
- name: "Checkout"
20
uses: "actions/checkout@v4"
0 commit comments