We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1448e1a + 94ad040 commit 1ebfc90Copy full SHA for 1ebfc90
2 files changed
.github/workflows/phpunit.yml
@@ -44,7 +44,7 @@ jobs:
44
45
steps:
46
- name: Checkout
47
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
48
with:
49
persist-credentials: false
50
.github/workflows/psalm.yml
@@ -16,7 +16,7 @@ jobs:
16
name: static-psalm-analysis
17
18
19
20
21
22
0 commit comments