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 f667e82 commit 918b337Copy full SHA for 918b337
.github/workflows/testing.yml
@@ -28,7 +28,7 @@ jobs:
28
- locked
29
steps:
30
- name: 📦 Check out the codebase
31
- uses: actions/checkout@v4.1.5
+ uses: actions/checkout@v4.1.6
32
33
- name: 🛠️ Setup PHP
34
uses: shivammathur/setup-php@2.30.4
@@ -92,7 +92,7 @@ jobs:
92
93
94
95
96
97
98
0 commit comments