We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b329569 + 7446c68 commit c076173Copy full SHA for c076173
1 file changed
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
env:
18
BUILD_ONLY: true
19
- name: Create artifacts
20
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
21
with:
22
name: site
23
path: public
0 commit comments