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 b2fbc18 commit d080705Copy full SHA for d080705
1 file changed
.github/workflows/jekyll-gh-pages.yml
@@ -47,7 +47,7 @@ jobs:
47
env:
48
JEKYLL_ENV: production
49
- name: Upload artifact
50
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
51
with:
52
path: "docs/_site/"
53
0 commit comments