Skip to content

Commit

Permalink
pin setup-node@v4
Browse files Browse the repository at this point in the history
Co-authored-by: Chris de Almeida <ctcpip@users.noreply.github.com>
  • Loading branch information
jonchurch and ctcpip committed Jul 9, 2024
1 parent 7aea672 commit ee7035d
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 @@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup Node.js {{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 'lts/*'
persist-credentials: false
Expand Down

0 comments on commit ee7035d

Please sign in to comment.