We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09cdabc commit ef99632Copy full SHA for ef99632
.github/workflows/pr_validation.yaml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- name: "Checkout"
26
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v5.0.0
27
with:
28
lfs: true
29
fetch-depth: 0
0 commit comments