Skip to content

Commit 16d1b54

Browse files
committed
chore(deps): update peaceiris/actions-gh-pages action to v3.9.3
1 parent b94707a commit 16d1b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
env:
7171
ORG_GRADLE_PROJECT_githubRepository: ${{ github.repository }}
7272
- name: Publish Documentation
73-
uses: peaceiris/[email protected].2
73+
uses: peaceiris/[email protected].3
7474
with:
7575
publish_dir: ./build/dokka/html
7676
deploy_key: ${{ secrets.GH_PAGES_DEPLOY_KEY }}

0 commit comments

Comments
 (0)