We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfeaf22 + 15d4529 commit 7612eacCopy full SHA for 7612eac
1 file changed
.github/workflows/lint-php-cs.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout
20
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
21
with:
22
persist-credentials: false
23
0 commit comments