We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eda1e4e + a6e51dc commit 97b33ecCopy full SHA for 97b33ec
1 file changed
.github/workflows/RedistTool.yaml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Checkout code
29
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
30
with:
31
fetch-depth: 0
32
0 commit comments