Use node19 for gh build
This commit is contained in:
parent
8ac8bced5b
commit
0e4f2470c4
|
@ -20,7 +20,7 @@ jobs:
|
|||
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
node-version: 19
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
|
|
@ -57,8 +57,7 @@
|
|||
class="underline hover:no-underline"
|
||||
>{formatDistanceToNow(new Date(bundle.__time || null))} ago</a
|
||||
>
|
||||
({bundle.__tag})
|
||||
|
|
||||
({bundle.__tag}) |
|
||||
<a
|
||||
href="https://analytics.gwei.cz/explore.prgblockweek.com"
|
||||
class="underline hover:no-underline"
|
||||
|
|
Loading…
Reference in New Issue