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 bea47ef commit fa58575Copy full SHA for fa58575
1 file changed
.github/workflows/jekyll.yml
@@ -47,7 +47,7 @@ jobs:
47
JEKYLL_BASE_PATH: ${{ steps.pages.outputs.base_path }}
48
49
- name: Upload artifact
50
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
51
52
deploy:
53
runs-on: ubuntu-latest
0 commit comments