Skip to content

Commit defa1a6

Browse files
renovate[bot]tcurdt
authored andcommitted
chore(deps): update peaceiris/actions-gh-pages action to v4
1 parent 2ab9efa commit defa1a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
echo "<meta http-equiv='refresh' content='0; URL=/jdeb/release/$VERSION/apidocs' />" > site/apidocs/index.html
4343
4444
- name: Publish
45-
uses: peaceiris/actions-gh-pages@v3.9.3
45+
uses: peaceiris/actions-gh-pages@v4.0.0
4646
env:
4747
VERSION: ${{ steps.version.outputs.version }}
4848
with:

0 commit comments

Comments
 (0)