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 dbaf8f7 commit 81be74cCopy full SHA for 81be74c
.github/workflows/build.yml
@@ -78,7 +78,7 @@ jobs:
78
rm -rf _site/assets/images/desktopwallpapers
79
80
- name: Publishing directory for PR preview
81
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
82
with:
83
name: site
84
path: ./_site
0 commit comments