Commit graph

11 commits

Author SHA1 Message Date
dependabot[bot]
ff5421d023
Bump actions/checkout from 5 to 6 (#25)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-05 22:12:59 +00:00
8339474a21
Merge pull request #9 from schmelczer/dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2025-10-26 21:30:47 +00:00
dependabot[bot]
6b2aaa0328
Bump actions/upload-pages-artifact from 3 to 4
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-22 19:27:59 +00:00
dependabot[bot]
da1c78e5bf
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 03:40:07 +00:00
9d3c12bf4e
Fix CI 2025-07-09 23:23:42 +01:00
258c1e6ff0
Add build script 2025-07-07 22:09:36 +01:00
8501033acd
Update CI 2025-07-06 22:33:18 +01:00
2884311b62
Fix CI 2025-06-19 20:31:28 +01:00
3e87a68dfd
Fix build command 2025-06-15 12:26:41 +01:00
0cd6d5824b
Update action 2025-06-15 12:25:40 +01:00
a3cc14ba92
Add github pages 2025-06-15 12:22:45 +01:00