Skip to content

Commit

Permalink
Merge branch 'master' into renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
underfisk authored Oct 6, 2024
2 parents 1656cbd + 78c558c commit f71f602
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 @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup Node.js ${{ matrix.node }}
uses: actions/setup-node@v2
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node }}
cache: 'yarn'
Expand Down

0 comments on commit f71f602

Please sign in to comment.