We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84419d5 commit 59fe2f1Copy full SHA for 59fe2f1
.github/workflows/formats.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
20
21
- name: Setup PHP
22
uses: shivammathur/setup-php@v2
.github/workflows/tests.yml
0 commit comments