Skip to content

Commit

Permalink
Merge pull request #47 from linz/dependabot/github_actions/peaceiris/…
Browse files Browse the repository at this point in the history
…actions-gh-pages-4

chore(deps): Bump peaceiris/actions-gh-pages from 3 to 4
  • Loading branch information
l0b0 authored Jun 11, 2024
2 parents a9b36f9 + e947ed3 commit 41d1839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: rlespinasse/[email protected]
- uses: actions/checkout@v4
- name: deploy JSON Schema for version ${{ env.GITHUB_REF_SLUG }}
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: json-schema
Expand Down

0 comments on commit 41d1839

Please sign in to comment.