Skip to content

Commit

Permalink
Bump the github-actions group with 1 update (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 81f1ccd commit 50c33fe
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 @@ -22,7 +22,7 @@ jobs:
with:
submodules: recursive
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3.8.1
uses: actions/setup-node@v4.0.0
with:
node-version: ${{ matrix.node-version }}
- run: npm ci
Expand Down

0 comments on commit 50c33fe

Please sign in to comment.