Skip to content

Commit e1e92f8

Browse files
committed
fix pipeline
Update `actions/deploy-pages` to use version 4.
1 parent 00df77c commit e1e92f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ jobs:
125125
steps:
126126
- name: Deploy to GitHub Pages
127127
id: deployment
128-
uses: actions/deploy-pages@v3
128+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)