Skip to content

Commit 6246524

Browse files
committed
Update actions/checkout version
1 parent b772f46 commit 6246524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
image: amaccis/php-libstemmer:8.1-2.2.0
1414
steps:
1515
- name: Checkout
16-
uses: actions/checkout@v2
16+
uses: actions/checkout@v3
1717
- name: Install dependencies
1818
run: composer install
1919
- name: Run tests

0 commit comments

Comments
 (0)