We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b34744d commit 8da534fCopy full SHA for 8da534f
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
17
18
- name: Setup PHP
19
uses: shivammathur/setup-php@v2
0 commit comments