Compare commits

..

1 commit

Author SHA1 Message Date
e4a260257e Update actions/download-artifact action to v5 2025-08-07 11:35:32 +00:00

View file

@ -25,7 +25,7 @@ jobs:
container:
image: node:21-bullseye # Required by actions/download-artifact
steps:
- uses: actions/download-artifact@v4
- uses: actions/download-artifact@v5
with:
name: dist
- name: rsync deployment