Skip to content

Commit e0a71ba

Browse files
Bump actions/checkout
1 parent d939dde commit e0a71ba

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
@@ -14,7 +14,7 @@ jobs:
1414
name: PHP ${{ matrix.php-versions }}
1515
steps:
1616
- name: 📤 Checkout project
17-
uses: actions/checkout@v3
17+
uses: actions/checkout@v4
1818

1919
- name: 🐘 Install PHP
2020
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)