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.
1 parent 50fc566 commit 3bd2432Copy full SHA for 3bd2432
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: 📦 Check out the codebase
21
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
22
23
- name: 🛠️ Setup PHP
24
uses: shivammathur/setup-php@v2
0 commit comments