Skip to content

Commit 291e0ca

Browse files
authored
deploy-pages v5
1 parent 0583d39 commit 291e0ca

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/getHourly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
path: './pages'
8888
- name: Deploy to GitHub Pages
8989
id: deployment
90-
uses: actions/deploy-pages@v4
90+
uses: actions/deploy-pages@v5
9191

9292
- name: Deploy to Server
9393
uses: wlixcc/SFTP-Deploy-Action@v1.2.6

.github/workflows/getdaily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
path: './pages'
8585
- name: Deploy to GitHub Pages
8686
id: deployment
87-
uses: actions/deploy-pages@v4
87+
uses: actions/deploy-pages@v5
8888

8989
- name: Deploy to Server
9090
uses: wlixcc/SFTP-Deploy-Action@v1.2.6

0 commit comments

Comments
 (0)