mirror of
https://github.com/upstash/context7.git
synced 2025-12-01 09:31:58 +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
|
echo "VERSION=$VERSION" >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: lts/*
|
node-version: lts/*
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user