Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7315a00

Browse files
authored
Use deploy-pages@v4 in preview.yml
`actions/[email protected]` => `actions/deploy-pages@v4`
1 parent 9302383 commit 7315a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ jobs:
6060

6161
- name: Deploy to GitHub Pages
6262
id: deployment
63-
uses: actions/deploy-pages@v2.0.2
63+
uses: actions/deploy-pages@v4
6464
with:
6565
preview: true

0 commit comments

Comments
 (0)