summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/check-whitespace.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/check-whitespace.yaml')
-rw-r--r--.github/workflows/check-whitespace.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check-whitespace.yaml b/.github/workflows/check-whitespace.yaml
index 75f0afe4..64f577a9 100644
--- a/.github/workflows/check-whitespace.yaml
+++ b/.github/workflows/check-whitespace.yaml
@@ -11,7 +11,7 @@ jobs:
check-whitespace:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
with:
fetch-depth: 0