1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

Update to actions/checkout@v3 in check-whitespace.yml

v2 emits a deprecation with regard to the used node.js version
This commit is contained in:
Tim Düsterhus
2023-01-09 19:57:27 +01:00
committed by GitHub
parent a08aa8dccb
commit ec53557d85

View File

@@ -13,7 +13,7 @@ jobs:
check-whitespace:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
fetch-depth: 0