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.
2 parents 5e4b05e + e706849 commit 6bddf84Copy full SHA for 6bddf84
.github/workflows/build-site.yml
@@ -69,7 +69,7 @@ jobs:
69
70
steps:
71
- name: "Download Generated Site"
72
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
73
with:
74
name: generated_site
75
path: generated_site
0 commit comments