Skip to content

Commit

Permalink
Merge pull request #20 from radxa-docs/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/configure-pages-5

build(deps): bump actions/configure-pages from 4 to 5
  • Loading branch information
RadxaYuntian authored Apr 3, 2024
2 parents 7ef2012 + 6f70cb2 commit 9ac855d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
steps:
- name: Setup Pages
id: setup-pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
continue-on-error: true
- name: Deploy to GitHub Pages
uses: actions/deploy-pages@v4
Expand Down

0 comments on commit 9ac855d

Please sign in to comment.