Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
dependabot[bot]
eacd9231d7
chore(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 00:04:36 +00:00

View file

@ -31,7 +31,7 @@ jobs:
- run: nix build --accept-flake-config
- name: Artifact pages
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: pages
path: result/dist