diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-04-04 06:18:37 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-04 06:18:37 +0000 |
| commit | 55ff0bb88f4602db032a38509455bd804f9d61cc (patch) | |
| tree | 7f355516efb049064a2c502727efdcd7a57e874d /.github | |
| parent | 6947ee9d2d7e0b4a87a405f2eb13f2dce29f150b (diff) | |
| download | LunaticChat-55ff0bb88f4602db032a38509455bd804f9d61cc.tar.gz LunaticChat-55ff0bb88f4602db032a38509455bd804f9d61cc.tar.bz2 LunaticChat-55ff0bb88f4602db032a38509455bd804f9d61cc.zip | |
chore(deps): update actions/deploy-pages action to v5
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/dokka.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dokka.yaml b/.github/workflows/dokka.yaml index 88115fd..33e61e4 100644 --- a/.github/workflows/dokka.yaml +++ b/.github/workflows/dokka.yaml @@ -49,4 +49,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: lunaticchat_dokka - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5 |
