mirror of
https://github.com/upstash/context7.git
synced 2025-11-30 17:11:41 +00:00
Merge pull request #470 from upstash/dependabot/github_actions/actions/setup-node-4
This commit is contained in:
commit
035f411a0c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
echo "VERSION=$VERSION" >> $GITHUB_ENV
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: lts/*
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user