We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b17692d commit 5926bffCopy full SHA for 5926bff
1 file changed
.github/workflows/jekyll-gh-pages.yml
@@ -36,7 +36,8 @@ jobs:
36
source: ./
37
destination: ./_site
38
- name: Upload artifact
39
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
40
+
41
42
# Deployment job
43
deploy:
0 commit comments