Skip to content

Commit 009d291

Browse files
committed
cont fix deploy
1 parent d32c353 commit 009d291

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
@@ -40,7 +40,7 @@ jobs:
4040
run: "quarto render ."
4141

4242
- name: "Upload artifact"
43-
uses: "actions/upload-pages-artifact@v2"
43+
uses: "actions/upload-pages-artifact@v3"
4444
with:
4545
path: "./_site"
4646

0 commit comments

Comments
 (0)