Skip to content

Commit

Permalink
⬆️ Update actions/deploy-pages action to v2.0.2 (#3967)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 13, 2023
1 parent 31e38fb commit 8b8f88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-status.yml
Expand Up @@ -435,7 +435,7 @@ jobs:
url: ${{steps.deployment.outputs.page_url}}
steps:
- name: Deploy to GitHub Pages
uses: actions/deploy-pages@af48cf94a42f2c634308b1c9dc0151830b6f190a # 2.0.1
uses: actions/deploy-pages@ee48c7b82e077d7b8ef30b50a719e6a792a50c9a # v2.0.2
check_any_package:
name: 'Check publish any package'
needs:
Expand Down

0 comments on commit 8b8f88b

Please sign in to comment.