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 b772f46 commit 6246524Copy full SHA for 6246524
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
image: amaccis/php-libstemmer:8.1-2.2.0
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
17
- name: Install dependencies
18
run: composer install
19
- name: Run tests
0 commit comments