ci: set goreleaser Node version to 22 (#5547)

This commit is contained in:
Denis Mishin 2025-03-26 13:38:52 -04:00 committed by GitHub
parent 38ca6d52b9
commit bed6770e16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
with:
node-version: 16.x
node-version: 22.x
- name: Set up Go
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34