Skip to content

Commit dd4ddf7

Browse files
authored
Update upload artifacts to v4
1 parent 4774bdd commit dd4ddf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
cp README.md content
2727
jupyter lite build --contents content --output-dir dist
2828
- name: Upload artifact
29-
uses: actions/upload-pages-artifact@v1
29+
uses: actions/upload-pages-artifact@v3
3030
with:
3131
path: ./dist
3232

0 commit comments

Comments
 (0)