We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a923747 commit 0f627d4Copy full SHA for 0f627d4
.github/workflows/static-analysis.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Checkout code
24
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
25
26
- name: Setup PHP
27
uses: shivammathur/setup-php@v2
0 commit comments