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 9a565f3 commit 7a26927Copy full SHA for 7a26927
.github/workflows/deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Jekyll Build
25
run: bundle exec jekyll build
26
- name: Upload artifact
27
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
28
deploy:
29
runs-on: ubuntu-latest
30
needs: build
0 commit comments