Skip to content

Commit

Permalink
Merge pull request #176 from SimonMarquis/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/deploy-pages-4.0.0

Bump actions/deploy-pages from 3.0.1 to 4.0.0
  • Loading branch information
SimonMarquis authored Dec 20, 2023
2 parents 55c632f + 3b24143 commit 2a11ae9
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 @@ -33,4 +33,4 @@ jobs:
with:
path: 'build/dokka'
- id: deployment
uses: actions/deploy-pages@v3.0.1
uses: actions/deploy-pages@v4.0.0

0 comments on commit 2a11ae9

Please sign in to comment.