.gitea/workflows: bump rsync-action from v1 -> v2

This commit is contained in:
2025-12-15 09:08:42 +09:00
parent cf80d49d8a
commit 2887fe9fc6

View File

@@ -102,7 +102,7 @@ jobs:
run: cargo doc --document-private-items --release
- name: Transfer files
uses: https://git.pvv.ntnu.no/Projects/rsync-action@v1
uses: https://git.pvv.ntnu.no/Projects/rsync-action@v2
with:
source: target/doc/
target: ${{ gitea.ref_name }}/docs/