Compare commits

...

3 commits

Author SHA1 Message Date
4172b3d3f9 Update dependency astro to v7.1.3
All checks were successful
/ build (pull_request) Successful in 26s
2026-07-23 09:03:03 +00:00
stb
ecb1d8e922 Merge pull request 'Update actions/upload-artifact action to v7' (#15) from renovate/major-github-artifact-actions into main
All checks were successful
/ build (push) Successful in 16m9s
Reviewed-on: #15
2026-07-22 17:18:49 +02:00
854eaed61a Update actions/upload-artifact action to v7
All checks were successful
/ build (pull_request) Successful in 30s
/ cleanup-staging (pull_request) Successful in 3s
2026-07-22 13:03:10 +00:00
2 changed files with 318 additions and 278 deletions

View file

@ -63,7 +63,7 @@ jobs:
run: |
rsync -v -r --delete -e "ssh -i deploykey.priv -o 'UserKnownHostsFile ./known_hosts'" dist/ didays-deploy@public-web-static.hosts.hamburg.ccc.de:/var/www/didays.de/
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v7
if: github.event_name == 'pull_request'
with:
name: docs-build

592
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff