We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d686689 commit bb2ceebCopy full SHA for bb2ceeb
.github/workflows/dependancy-security-check.yml
@@ -20,7 +20,7 @@ jobs:
20
21
strategy:
22
matrix:
23
- php: ['8.1']
+ php: ['8.2']
24
25
steps:
26
- name: Checkout code
0 commit comments