Skip to content

Commit 6327ea2

Browse files
authored
Merge pull request #126 from Permify/dependabot/github_actions/actions/setup-node-4.2.0
Bump actions/setup-node from 3.8.2 to 4.2.0
2 parents 0f93cc6 + 0e86e9b commit 6327ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/protos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
echo "Successfully copied the proto directory to $TARGET_DIR."
6262
6363
- name: Install Node.js and Dependencies
64-
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
64+
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
6565
with:
6666
node-version: '18'
6767

0 commit comments

Comments
 (0)