ci(release): Migrate deprecated Node version

This commit is contained in:
Pun Butrach 2024-02-02 11:38:53 +07:00 committed by GitHub
parent 93482b0041
commit 8be07de373
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ jobs:
channel: "stable"
- name: Cache Node modules
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: |
node_modules