We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fefcb7 commit d2b1172Copy full SHA for d2b1172
.github/workflows/build-windows.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: windows-latest
14
steps:
15
- name: Checkout memcached
16
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
17
- name: Setup PHP
18
id: setup-php
19
uses: cmb69/[email protected]
0 commit comments