Skip to content

Commit

Permalink
docs(static-deploy): bump gh-pages action to v2 (#14740)
Browse files Browse the repository at this point in the history
  • Loading branch information
GabsEdits committed Oct 24, 2023
1 parent 1e487e0 commit cc9fb87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/static-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Now the `preview` command will launch the server at `http://localhost:8080`.
path: './dist'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v2
```
## GitLab Pages and GitLab CI
Expand Down

0 comments on commit cc9fb87

Please sign in to comment.