Compare commits

..
Author SHA1 Message Date
Renovate Bot 2ed081287a chore(deps): update all non-major dependencies
renovate/stability-days Updates have met minimum release age requirement
PR / lint (pull_request) Successful in 17s
PR / test-coverage (pull_request) Successful in 18s
2026-08-29 10:02:25 +00:00
2 changed files with 338 additions and 356 deletions
+2 -2
View File
@@ -34,7 +34,7 @@ jobs:
run: npm start
- name: Upload PDF artifact
uses: https://git.keligrubb.com/actions/upload-artifact@v7
uses: https://git.keligrubb.com/actions/upload-artifact@v3
with:
name: release-pdf
path: "*.pdf"
@@ -47,7 +47,7 @@ jobs:
GITEA_TOKEN: ${{ secrets.SCROLLSMITH_GITEA_TOKEN }}
steps:
- name: Download PDF artifact
uses: https://git.keligrubb.com/actions/download-artifact@v8
uses: https://git.keligrubb.com/actions/download-artifact@v3
with:
name: release-pdf
path: .
+336 -354
View File
File diff suppressed because it is too large Load Diff