mirror of
https://github.com/predis/predis.git
synced 2026-08-30 12:15:03 +00:00
switch to actions/checkout@v3 [skip ci]
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup PHP with Composer and extensions
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user