We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78a605b + c6ac65b commit 8339418Copy full SHA for 8339418
1 file changed
.github/workflows/php.yml
@@ -15,7 +15,7 @@ jobs:
15
- "8.2"
16
17
steps:
18
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
19
20
- name: OS info
21
run: cat /etc/os-release
0 commit comments