Skip to content

Commit aef80f2

Browse files
committed
🔧 mayybeee
1 parent a154181 commit aef80f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
touch build/.nojekyll
2929
3030
- name: Upload Artifacts
31-
uses: actions/upload-pages-artifact@v4
31+
uses: actions/upload-pages-artifact@v3
3232
with:
3333
# this should match the `pages` option in your adapter-static options
3434
path: 'build/'

0 commit comments

Comments
 (0)