Skip to content

Commit

Permalink
Bump actions/setup-node from 3.8.2 to 4.0.1 (#4786)
Browse files Browse the repository at this point in the history
  • Loading branch information
mushroomempires authored Jan 12, 2024
2 parents 0425f2f + 0dbd8c8 commit 58f4d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-functional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
sudo apt-get install -qqy snmpsim
- name: Install Node.js
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
with:
node-version: 16

Expand Down

0 comments on commit 58f4d64

Please sign in to comment.