Skip to content

Commit

Permalink
Merge pull request #174 from shufo/renovate/actions-setup-node-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Aug 17, 2023
2 parents 96c2c2a + c7afcd3 commit 2457a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@master

- name: Setup node env 🏗
uses: actions/setup-node@v2.5.1
uses: actions/setup-node@v3.8.1
with:
node-version: ${{ matrix.node }}

Expand Down

1 comment on commit 2457a62

@vercel
Copy link

@vercel vercel bot commented on 2457a62 Aug 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.