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 06b06d7 commit 0510428Copy full SHA for 0510428
.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