Skip to content

Commit 12c8aef

Browse files
chore(deps): update actions/upload-pages-artifact action to v5
1 parent 85b512c commit 12c8aef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
ORG_GRADLE_PROJECT_githubRepository: ${{ github.repository }}
5555

5656
- name: Upload Documentation
57-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
57+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
5858
with:
5959
path: ./build/dokka/html
6060

0 commit comments

Comments
 (0)