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 544422e commit 60c13aaCopy full SHA for 60c13aa
.github/workflows/php-tests.yml
@@ -18,7 +18,7 @@ jobs:
18
- { php-version: 8.4, dependencies: highest, coverage: pcov, with_coverage: false, allow-fail: true }
19
steps:
20
- name: "Checkout"
21
- uses: "actions/checkout@v4.2.2"
+ uses: "actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955" # v4.3.0
22
23
- name: "Install PHP"
24
uses: "shivammathur/setup-php@20529878ed81ef8e78ddf08b480401e6101a850f" # 2.35.3
0 commit comments