Skip to content

Commit

Permalink
chore(deps): update jamesives/github-pages-deploy-action action to v4…
Browse files Browse the repository at this point in the history
….7.2
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 2d9cd19 commit b561b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:
env:
GH_PAT: ${{ secrets.WEBSITE_TOKEN }}
- name: Deploy odoc
uses: JamesIves/github-pages-deploy-action@4.1.4
uses: JamesIves/github-pages-deploy-action@15de0f09300eea763baee31dff6c6184995c5f6a # v4.7.2
with:
branch: gh-pages
folder: ${{ github.run_number }}/odoc
Expand Down

0 comments on commit b561b9b

Please sign in to comment.