We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
actions/checkout
1 parent d939dde commit e0a71baCopy full SHA for e0a71ba
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
name: PHP ${{ matrix.php-versions }}
15
steps:
16
- name: 📤 Checkout project
17
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
18
19
- name: 🐘 Install PHP
20
uses: shivammathur/setup-php@v2
0 commit comments