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 80efd3f commit 351bdbaCopy full SHA for 351bdba
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
php: ["8.1", "8.2"]
21
steps:
22
- name: 📦 Check out the codebase
23
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
+ uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
24
with:
25
fetch-depth: 0
26
.github/workflows/shellcheck.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
0 commit comments