mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-01-26 03:14:08 +00:00
ci: upgrade deprecated github action
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- run: bun run build
|
- run: bun run build
|
||||||
- run: bun run lint
|
- run: bun run lint
|
||||||
- run: bun run prettier --check .
|
- run: bun run prettier --check .
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: build
|
name: build
|
||||||
path: out
|
path: out
|
||||||
|
|||||||
Reference in New Issue
Block a user