We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 011be3e commit 2f84305Copy full SHA for 2f84305
.github/workflows/on-pull-request.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkouting code...
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
23
24
- name: Installing PHP...
25
uses: shivammathur/[email protected]
0 commit comments