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 and shiftkey committed Aug 11, 2024
1 parent 5ceb227 commit f4244e6
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 @@ -219,7 +219,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 f4244e6

Please sign in to comment.