Skip to content

Commit c7f2af4

Browse files
deps(deps): update actions/checkout action to v4.1.6
1 parent f667e82 commit c7f2af4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testing.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- locked
2929
steps:
3030
- name: 📦 Check out the codebase
31-
uses: actions/[email protected].5
31+
uses: actions/[email protected].6
3232

3333
- name: 🛠️ Setup PHP
3434
uses: shivammathur/[email protected]
@@ -92,7 +92,7 @@ jobs:
9292
- locked
9393
steps:
9494
- name: 📦 Check out the codebase
95-
uses: actions/[email protected].5
95+
uses: actions/[email protected].6
9696

9797
- name: 🛠️ Setup PHP
9898
uses: shivammathur/[email protected]

0 commit comments

Comments
 (0)