We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b74ce63 commit e7e8e30Copy full SHA for e7e8e30
.github/workflows/test-integration.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
18
19
- name: Composer install
20
run: composer install
0 commit comments