We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5f0080 + 8ad34e1 commit 504e049Copy full SHA for 504e049
1 file changed
.github/workflows/check-whitespace.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout repository
11
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
12
with:
13
fetch-depth: 0
14
0 commit comments