mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade actions/deploy-pages v1.2.2 -> v1.2.3 (#365)
See: - https://github.com/actions/deploy-pages/releases/tag/v1.2.3 - https://github.com/actions/deploy-pages/compare/v1.2.2...v1.2.3
This commit is contained in:
2
.github/workflows/deploy-website.yaml
vendored
2
.github/workflows/deploy-website.yaml
vendored
@@ -46,4 +46,4 @@ jobs:
|
||||
steps:
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v1.2.2
|
||||
uses: actions/deploy-pages@v1.2.3
|
||||
|
||||
Reference in New Issue
Block a user