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 9a5b1fa commit 3afa62eCopy full SHA for 3afa62e
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
php: ["8.2"]
21
steps:
22
- name: 📦 Check out the codebase
23
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
24
25
- name: 🛠️ Setup PHP
26
uses: shivammathur/setup-php@v2
0 commit comments