We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1123bb5 + 7bfcf3b commit f6d03eeCopy full SHA for f6d03ee
1 file changed
.github/workflows/test_action.yaml
@@ -26,7 +26,7 @@ jobs:
26
printf "Removing generated files...\n"
27
rm -f chart.md schedule.json schedule.md
28
ls -R
29
- - uses: actions/download-artifact@v5
+ - uses: actions/download-artifact@v6
30
with:
31
name: spec-zero-versions
32
- name: Display structure of downloaded files
0 commit comments