Skip to content

Commit aac7884

Browse files
committed
chore(deps): update actions/checkout action to v4
1 parent 8b933e5 commit aac7884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
php: ["8.2"]
2121
steps:
2222
- name: 📦 Check out the codebase
23-
uses: actions/checkout@v3
23+
uses: actions/checkout@v4
2424

2525
- name: ⚙️ Setup PHP
2626
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)