Skip to content

Commit

Permalink
[ci] Update node setup version
Browse files Browse the repository at this point in the history
  • Loading branch information
darkobas2 authored Dec 19, 2023
1 parent 73f9586 commit 4ff7d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swarm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
node-version: [17.x]
steps:
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}

Expand Down

0 comments on commit 4ff7d15

Please sign in to comment.