0
mirror of https://github.com/valentineus/popov.link.git synced 2025-06-06 18:13:34 +03:00

Update node version in deploy workflow

This commit is contained in:
Valentin Popov 2024-09-11 19:33:47 +00:00
parent 2b8ddeda4f
commit 1a67c77d9d
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

View File

@ -9,10 +9,10 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
- run: npm ci
- run: npm run build
- uses: actions/upload-artifact@v4
- uses: actions/upload-artifact@v3
with:
name: website
path: dist/