We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 112afc0 commit 8c78352Copy full SHA for 8c78352
.github/workflows/publish.yaml
@@ -19,7 +19,7 @@ jobs:
19
ref: gh-pages
20
21
- name: Download artifacts
22
- uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765
+ uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e
23
with:
24
name: gh-pages
25
0 commit comments