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:
2
.github/workflows/check-whitespace.yml
vendored
2
.github/workflows/check-whitespace.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
check-whitespace:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user