Skip to content

Commit

Permalink
Bump actions/setup-node from 3 to 4 (#949)
Browse files Browse the repository at this point in the history
Dependabot couldn't find the original pull request head commit, 693b452.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2023
1 parent 9779df7 commit bcf1623
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 @@ -228,7 +228,7 @@ jobs:
- uses: actions/checkout@v3

- name: Use Node.js 18.14.0
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 18.14.0
cache: yarn
Expand Down

0 comments on commit bcf1623

Please sign in to comment.