Skip to content

Commit

Permalink
Bump actions/setup-node from 3 to 4 (#13037)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 24, 2023
1 parent fd9fbaa commit 4c026d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-javascript.yml
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Checkout source tree
uses: actions/checkout@v4
- name: Setup Node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 16
- name: NPM install
Expand Down

0 comments on commit 4c026d8

Please sign in to comment.