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.
1 parent fd47190 commit 392134dCopy full SHA for 392134d
.github/workflows/build-docs.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
lfs: 'true'
31
- name: Download Jekyll Artifact
32
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
33
34
name: jekyll-site
35
path: _site
0 commit comments