We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1fbc5e + f1dd738 commit e2570a8Copy full SHA for e2570a8
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@v4
+ - uses: actions/download-artifact@v5
30
with:
31
name: spec-zero-versions
32
- name: Display structure of downloaded files
0 commit comments