We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8205492 + e33d459 commit b0a5658Copy full SHA for b0a5658
1 file changed
.github/workflows/validate.yml
@@ -15,7 +15,7 @@ jobs:
15
validate:
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
19
with:
20
fetch-depth: 0
21
- name: Set up Python
0 commit comments