Skip to content

Commit

Permalink
Merge pull request #175 from SimonMarquis/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/upload-pages-artifact-3.0.0

Bump actions/upload-pages-artifact from 2.0.0 to 3.0.0
  • Loading branch information
SimonMarquis authored Dec 20, 2023
2 parents 3cadf1d + 6e9224d commit 55c632f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dokka.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: ./.github/actions/setup-gradle
- run: ./gradlew dokkaHtml
- uses: actions/configure-pages@v4.0.0
- uses: actions/upload-pages-artifact@v2.0.0
- uses: actions/upload-pages-artifact@v3.0.0
with:
path: 'build/dokka'
- id: deployment
Expand Down

0 comments on commit 55c632f

Please # to comment.