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 0e74a4c commit 2016404Copy full SHA for 2016404
.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@v4
+ uses: actions/checkout@v5
24
25
- name: ⚙️ Setup PHP
26
uses: shivammathur/setup-php@v2
0 commit comments