Skip to content

Commit d73aa3b

Browse files
authored
update workflows to v4
1 parent b1fdf91 commit d73aa3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: |
3131
mkdir -p dist/marzban
3232
cp -r marzban/.vitepress/dist/* dist/marzban
33-
- uses: actions/upload-pages-artifact@v1
33+
- uses: actions/upload-pages-artifact@v4
3434
with:
3535
path: dist
3636
- name: Deploy

0 commit comments

Comments
 (0)