fix: release config

This commit is contained in:
Federico Aguzzi 2024-12-18 10:28:40 +01:00
parent 0f9fe4692b
commit 62ee294a86

View File

@ -19,7 +19,7 @@ jobs:
- name: Install Node Env
uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
- name: Checkout
uses: actions/checkout@v4.1.1
with: