We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 184126a + 03f01dc commit 5932260Copy full SHA for 5932260
.github/workflows/infection.yml
@@ -20,7 +20,7 @@ jobs:
20
coverage: "xdebug"
21
22
- name: "Checkout code"
23
- uses: "actions/checkout@v3"
+ uses: "actions/checkout@v4"
24
25
- name: "Fetch Git base reference"
26
run: "git fetch --depth=1 origin ${GITHUB_BASE_REF}"
0 commit comments