Use node19 for gh build

This commit is contained in:
tree 2023-02-05 16:27:14 +01:00
rodič 8ac8bced5b
revize 0e4f2470c4
2 změnil soubory, kde provedl 2 přidání a 3 odebrání

Zobrazit soubor

@ -20,7 +20,7 @@ jobs:
- uses: actions/setup-node@v3 - uses: actions/setup-node@v3
with: with:
node-version: 18 node-version: 19
- name: Install dependencies - name: Install dependencies
run: npm ci run: npm ci

Zobrazit soubor

@ -57,8 +57,7 @@
class="underline hover:no-underline" class="underline hover:no-underline"
>{formatDistanceToNow(new Date(bundle.__time || null))} ago</a >{formatDistanceToNow(new Date(bundle.__time || null))} ago</a
> >
({bundle.__tag}) ({bundle.__tag}) &nbsp;|&nbsp;
&nbsp;|&nbsp;
<a <a
href="https://analytics.gwei.cz/explore.prgblockweek.com" href="https://analytics.gwei.cz/explore.prgblockweek.com"
class="underline hover:no-underline" class="underline hover:no-underline"