Skip to content

Commit 259ad0d

Browse files
authored
Merge pull request #281 from decentralized-identity/dependabot/github_actions/all-actions-ca63b964d6
Bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in the all-actions group
2 parents 18c6885 + 4b82f81 commit 259ad0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/render-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
rm -rf node_modules
2626
2727
- name: Deploy
28-
uses: peaceiris/actions-gh-pages@v4.0.0
28+
uses: peaceiris/actions-gh-pages@v4.1.0
2929
with:
3030
github_token: ${{ secrets.GITHUB_TOKEN }}
3131
publish_dir: ./

0 commit comments

Comments
 (0)